External Agent COM API Reference Guide › API Typedefs › Typedef WgnSmartTag: struct
This enumerates a client-supplied structure populated with the name and value of the requested smart tag.
typedef struct { LPOLESTR szName; LPOLESTR szValue; } WgnSmartTag;