RemoveGadgetMessageHandler removes the specified hgadHandler from the list of message handlers attached to hgadMsg. Only the first hgadHandler with a corresponding nMsg will be removed. BOOL RemoveGadgetMessageHandler( HGADGET hgadMsg, // Gadget to detach from MSGID nMsg, // Message being watched for HGADGET hgadHandler) // Gadget being notified ); Parameters
Return ValuesHandler was successfully removed. See Also |
Build on Friday, March 17, 2000
|