Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Verifies whether controls can use 3D effects.
Syntax
BOOL Ctl3dEnabled(void);
Parameters
This function has no parameters.
Return value
Returns TRUE if controls can use 3D effects; otherwise, it returns FALSE.
Remarks
In Windows 4.0 or later, Ctl3dEnabled and Ctl3dRegister return FALSE.
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|