wpQueryWarnBeforeStart (WPProgramFile) - Example Code
This method obtains the Warn Before Start option for the current program
file object.
BOOL bWarnBeforeStart;
bWarnBeforeStart = _wpQueryWarnBeforeStart(somSelf);
[Back: wpQueryWarnBeforeStart (WPProgramFile) - Related Methods]
[Next: wpQueryWarnBeforeStart (WPProgramFile) - Topics]