GetProcessScale
Gets the currently processing scale.
int GetProcessScale(void);
Parameters
Function does not accept any parameters.
Return Value
Function returns the current process scale number.
Remarks
This function is for use with applications that make use of MnBdStartup, MnBdProcess, and MnBdShutdown.
Examples
int nScale = GetProcessScale();
See Also
Last modified
7 years ago
Last modified on 04/12/18 12:52:26
Note:
See TracWiki
for help on using the wiki.