CDicObj.SetResultmethod
Sets the last result code.
Syntax
FUNCTION SetResult (BYVAL Result AS HRESULT) AS HRESULT
Parameters
| Name | Description | |
|---|---|---|
Result | The HRESULT error code returned by the methods. |
Description
Sets the last result code.
Reference
- Include file
CDicObj.inc - Defined in AfxNova/CDicObj.inc:179
- Documented in Windows/Windows Script/CDicObj Class.md
- Topic: CDicObj Class