IIde::add_IdeLostFocus
Removes the handler identified by cookie
from the IdeLostFocus
event.
Syntax
HRESULT add_IdeLostFocus(IIdeLostFocusHandler *pHandler, ULONG *pCookie);
Parameters
pHandler
[in] The new handler to add.
pCookie
[out, retval] The cookie for the handler.
Return Value
One of the standard HRESULT
values.
Requirements
Type Library | VstaCore.tlb |
Header | VstaCore.h |