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