Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the handler identified by cookie from the BinaryItemsChanged
event.
Syntax
HRESULT remove_BinaryItemsChanged( ULONG cookie)
Parameters
cookie
[in] The value returned by IBinaryManager::add_BinaryItemsChanged when the handler was added.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |