IMonitorSelectionService.GetCommandContextCookie(Guid) Method      
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Important
This API is not CLS-compliant.
Returns the cookie for the given context guid.
public:
 System::UInt32 GetCommandContextCookie(Guid commandContext);[System.CLSCompliant(false)]
public uint GetCommandContextCookie(Guid commandContext);public uint GetCommandContextCookie(Guid commandContext);[<System.CLSCompliant(false)>]
abstract member GetCommandContextCookie : Guid -> uint32abstract member GetCommandContextCookie : Guid -> uint32Public Function GetCommandContextCookie (commandContext As Guid) As UIntegerParameters
- commandContext
- Guid
Returns
- Attributes