DVARIANT.ToGuidmethod
Returns the contents of a DVARIANT containing a GUID string as a GUID structure.
Syntax
FUNCTION ToGuid () AS GUID
Return value
Returns the contents of a DVARIANT containing a GUID string as an unicode GUID string.
Description
Returns the contents of a DVARIANT containing a GUID string as a GUID structure.
Reference
- Include file
DVARIANT.INC - Defined in AfxNova/DVARIANT.inc:1918
- Documented in COM/DVARIANT Class.md
- Topic: DVARIANT Class