Click to return to the Component Development home page    
IDebugApplication::QueryC...     IDebugApplication::Remove...     IDebugApplication Interfa...    
Web Workshop  |  Component Development

IDebugApplication::RemoveGlobalExpressionContextProvider Method


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.



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.