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