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.
Registers an application as a client of CTL3D.
Syntax
BOOL Ctl3dRegister(
HANDLE hinstApp
);
Parameters
-
hinstApp
-
A handle to the application to be registered as a client.
Return value
Returns TRUE if 3D effects are active; otherwise, it returns FALSE.
Remarks
An application that uses CTL3D should call this function in WinMain.
3D effects are not available on systems that have less than VGA resolution.
This function has no associated import library or header file; you must call it using the LoadLibrary and GetProcAddress functions.
Requirements
| Requirement | Value |
|---|---|
| DLL |
|