Contains information defining the format and length of text for use in vector graphics output.
typedef struct SOCPTEXTATPOINTtag { WORD wFormat; // format of text INT nTextLength; // text length } SOCPTEXTATPOINT, VWPTR *PSOCPTEXTATPOINT;