IVsMonitorUserContext.UnregisterItemProvider(UInt32) 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.
Method information is not provided. Do not use this method.
public:
int UnregisterItemProvider(System::UInt32 dwCookie);
public:
int UnregisterItemProvider(unsigned int dwCookie);
int UnregisterItemProvider(unsigned int dwCookie);
public int UnregisterItemProvider (uint dwCookie);
abstract member UnregisterItemProvider : uint32 -> int
Public Function UnregisterItemProvider (dwCookie As UInteger) As Integer
Parameters
- dwCookie
- UInt32
Do not use.