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 -> uint32
abstract member GetCommandContextCookie : Guid -> uint32
Public Function GetCommandContextCookie (commandContext As Guid) As UInteger
Parameters
- commandContext
- Guid
Returns
- Attributes