Help Center

DVARIANT.ToGuidStrmethod

Returns the contents of a DVARIANT containing a GUID string as an unicode GUID string.

COMmethodDVARIANT.INCdocumented

Syntax

FUNCTION ToGuidStr () AS DWSTRING

Return value

A GUID string.

Description

Returns the contents of a DVARIANT containing a GUID string as an unicode GUID string.

Reference

  • Include file DVARIANT.INC
  • Defined in AfxNova/DVARIANT.inc:1927
  • Documented in COM/DVARIANT Class.md
  • Topic: DVARIANT Class