Help Center

CDicObj.SetResultmethod

Sets the last result code.

WindowsmethodCDicObj.incdocumented

Syntax

FUNCTION SetResult (BYVAL Result AS HRESULT) AS HRESULT

Parameters

NameDescription
ResultThe 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