IDebugInterceptExceptionCompleteEvent2.GetInterceptCookie(UInt64) 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.
public:
int GetInterceptCookie([Runtime::InteropServices::Out] System::UInt64 % pqwCookie);
public int GetInterceptCookie(out ulong pqwCookie);
abstract member GetInterceptCookie : uint64 -> int
Public Function GetInterceptCookie (ByRef pqwCookie As ULong) As Integer
Parameters
- pqwCookie
- UInt64