NdiGetProperties


RETERR NdiGetProperties(hndi,lplpvProperties)
HNDI hndi;    // NDI handle
LPVOID FAR* lpvProperties;    // address of properties pointer

The NdiGetProperties function returns the properties data associated with the given NDI object.

lplpvProperties

Points to an LPVOID pointer to receive the properties pointer.