Writes an HRESULT and an associated description to the application log.
Syntax
<HFMwSecurity>.LogInfo hresLog, bstrLog
Argument | Description |
---|
hresLog | The HRESULT to log. Input argument. Long subtype. |
bstrLog | The description to log. Input argument. String subtype. |