RevokeActiveObject (OLEAUT32.34)
HRESULT RevokeActiveObject ( DWORD xregister, LPVOID reserved )
Revokes an object from the global item table.
xregister | [In] | Registration cookie. |
reserved | [In] | Reserved. Set to NULL. |
Success: S_OK.
Failure: HRESULT code.
Defined in "oleauto.h".
Implemented in "dlls/oleaut32/oleaut.c". source.winehq.org/source/dlls/oleaut32/oleaut.c
Debug channel "ole".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.