Component Automation
INTERFACEDATA

Describes the ActiveX object's properties and methods.

Typedef struct FARSTRUCT tagINTERFACEDATA {
   METHODDATA FAR* pmethdata;   // Pointer to an array of METHODDATAs.
   Unsigned int cMembers;      // Count of members.
} INTERFACEDATA;
 
Tags :


Page view tracker