Help Center

DVARIANT.ToGuidWStrmethod

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

COMmethodDVARIANT.INCdoc-orphan
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.

Syntax

FUNCTION ToGuidWStr () 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
  • Documented in COM/DVARIANT Class.md
  • Topic: DVARIANT Class