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