RETERR NdiSetProperties(hndi,lpvProperties) HNDI hndi; // NDI handle LPVOID lpvProperties; // far pointer to properties data
The NdiSetProperties function sets the properties data associated with the given NDI object.
lpvProperties
An LPVOID value to associate with the NDI object.