IMoniker::IsSystemMoniker Method (Int32%)
Indicates whether this moniker is of one of the system-supplied moniker classes.
Assembly: mscorlib (in mscorlib.dll)
Parameters
- pdwMksys
-
Type:
System::Int32%
When this method returns, contains a pointer to an integer that is one of the values from the MKSYS enumeration, and refers to one of the COM moniker classes. This parameter is passed uninitialized.
Return Value
Type: System::Int32An S_OKHRESULT value if the moniker is a system moniker; otherwise, an S_FALSEHRESULT value.
For details on the values of the MKSYS enumeration and for information about IMoniker::IsSystemMoniker, see the MSDN Library.
Available since 8
.NET Framework
Available since 2.0
Portable Class Library
Supported in: portable .NET platforms
Windows Phone
Available since 8.1