Version 4 (modified by 5 months ago) ( diff ) | ,
---|
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 ¶
Note:
See TracWiki
for help on using the wiki.