Ctl3dUnAutoSubclass function
Turns off automatic subclassing.
Syntax
BOOL Ctl3dUnAutoSubclass(void);
Parameters
This function has no parameters.
Return value
Returns TRUE if the function succeeds; otherwise, it returns FALSE.
Remarks
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
Requirement | Value |
---|---|
DLL |
|