| Visual Basic (Declaration) | |
|---|---|
Public Shared Function IsType( _ ByVal actualType As UInteger, _ ByVal expectedType As UInteger _ ) As Boolean | |
| C# | |
|---|---|
public static bool IsType( uint actualType, uint expectedType ) | |
Parameters
- actualType
- expectedType
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows 7, Windows Server 2008 family