Removes a global expression context provider from an application.
Syntax
HRESULT RemoveGlobalExpressionContextProvider DWORD dwCookie );
Parameters
- dwCookie
- [out] Address of a DWORD which contains the cookie that was returned by AddGlobalExpressionContextProvider.
Return Value
Returns S_OK if successful, or an error code otherwise.