ccInitialize - Parameters
hwndParent
(
HWND
) - input
Parent window handle.
rc
(
ULONG
) - returns
If the function is successful, the caption window handle is returned. Possible return code inidicating type of failure:
CCERR_INVALID_WINDOW_HANDLE
The window handle passed was not valid.
[Back: ccInitialize Return Value - rc]
[Next: ccInitialize - Related Functions]