Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Sets the current application type.
void __set_app_type (
int at
)
Parameters
at
A value that indicates the application type. The possible values are:Value
Description
_UNKNOWN_APP
Unknown application type.
_CONSOLE_APP
Console (command-line) application.
_GUI_APP
GUI (Windows) application.
Requirements
Routine |
Required header |
|---|---|
__set_app_type |
internal.h |