Search
Module:
Directory

   Desktop Functions:

   Smart Device Functions:


Show Recent Changes
Subscribe (RSS)
Misc. Pages
Comments
FAQ
Helpful Tools
Playground
Suggested Reading
Website TODO List
Download Visual Studio Add-In

Search Results for "IsOS" in [All]

Constants

.

    public static PropertyKey PKEY_Photo_ISOSpeed = new PropertyKey( 0x14B81DA1, 0x0135, 0x4D31, 0x96, 0xD9, 0x6C, 0xBF, 0xC9, 0x67, 0x1A, 0x99, 34855);

shlwapi

2: IsOS
.

static extern bool IsOS(OSType dwOS);

.

Private Shared Function IsOS(UInt32 dwOS) As _

.

Declare Function IsOS Lib "shlwapi.dll" (TODO dwOS) As TODO

.

/// Options for IsOS() function

.

     /// are supported at this time. IsOS(Windows) returns false on all supported

.
Documentation
[IsOS] on MSDN

 
Access PInvoke.net directly from VS: