Version
typedef struct {
DWORD size;
MGC_ENDPOINT_TYPE type;
char dfltpackage[64];
INT32 supportedmodes;
char suppackages[1024];
char appevents[1024];
char notifiedentity[256];
CTAHD ctahd;
CTAHD ctahdivr;
} MGC_ENDPOINT_PARMS;
|
Type
|
DWORD
|
|
Units
|
Bytes.
|
|
Default Value
|
Not applicable.
|
|
Allowed Values
|
Not applicable.
|
|
Description
|
Indicates the size of the MGC_ENDPOINT_PARMS structure.
|

Version