UninitGadgetComponent shuts down and cleans up optional DirectUser/Gadget components that were previously initialized. HGADGET CreateGadget(
HANDLE hParent, // Handle to parent
UINT nFlags, // Creation flags
GADGETPROCEX pfnProc, // Pointer to the Gadget procedure
void * pvGadgetData) // User data associated with this Gadget
);
Parameters
Return ValuesComponents were successfully un initialized. See AlsoCreateTransition, InitGadgetComponent |
|
Build on Thursday, March 16, 2000
|