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 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 |