IAppVerifierImageStop::put_StopFlags method |
See Also� |
Sets the flags that configure the behavior of Application Verifier when the stop is encountered.
� | Copy Code |
---|---|
HRESULT put_StopFlags ( LONG lFlags ); |
Parameters
- lFlags
- [out] Bitwise-OR value to which to set the stop flags.
Return Value
The following list includes the most like return values. However, other return values are possible.
- S_OK
- The method succeeded.