wiki:Docs/Prog/Manual/ApplicationLibraries/lib825ev/Weight/GetProcessScale

Version 2 (modified by Don Wilson, 14 years 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.