IDebugApplication64.RemoveGlobalExpressionContextProvider(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 RemoveGlobalExpressionContextProvider(System::UInt64 dwCookie);
public int RemoveGlobalExpressionContextProvider(ulong dwCookie);
abstract member RemoveGlobalExpressionContextProvider : uint64 -> int
Public Function RemoveGlobalExpressionContextProvider (dwCookie As ULong) As Integer
Parameters
- dwCookie
- UInt64