wpQueryWarnBeforeStart (WPProgram) - Example Code

This method obtains the Warn Before Start option for the current program reference object.

    BOOL        bWarnBeforeStart;

    bWarnBeforeStart = _wpQueryWarnBeforeStart(somSelf);


[Back: wpQueryWarnBeforeStart (WPProgram) - Related Methods]
[Next: wpQueryWarnBeforeStart (WPProgram) - Topics]