This enumerates a client-supplied structure populated with the name and value of the requested smart tag.
typedef struct
{
LPOLESTR szName;
LPOLESTR szValue;
}
WgnSmartTag;
|
Copyright © 2012 CA.
All rights reserved.
|
|