mclGetOption

BOOL mclGetOption(UINT pOption);

Parameters

pOption
The option code. A list of available option codes can be found here.

Return Value

This function returns TRUE if the loader option is enabled, FALSE if it is disabled.

See Also

mclSetOption