CUSTDATAITEM structure
Represents a custom data item.
Syntax
typedef struct tagCUSTDATAITEM { GUID guid; VARIANTARG varValue; } CUSTDATAITEM, *LPCUSTDATAITEM;
Members
- guid
-
The unique identifier of the data item.
- varValue
-
The value of the data item.
Requirements
|
Header |
|
|---|
Show: