(Page 12 of 23 in this chapter) Version
typedef struct
{
DWORD size ;
DWORD capabilitymask;
} NCC_PROT_CAP;
|
Field
|
Description
|
|---|---|
|
size
|
Number of bytes written at the address pointed to by protcap.
|
|
capabilitymask
|
A bit mask of features implemented by this protocol. See Section 2.5 for a list of capabilities.
|
(Page 12 of 23 in this chapter) Version