CtxGetIniMapping function
[This function is not supported and should not be used. It may change or disappear completely without advance notice. Instead, use VerifyVersionInfo.]
Determines whether the Terminal Server is in INSTALL mode (only on Windows Terminal Server 4.0).
Syntax
BOOLEAN CtxGetIniMapping(void);
Parameters
This function has no parameters.
Return value
This function returns FALSE if the Terminal Server is in INSTALL mode, TRUE if it is in EXECUTE mode.
Requirements
Requirement | Value |
---|---|
DLL |
|
See also