NdiValidate

RETERR NdiValidate(hndi, hwndParent)
HNDI hndi;
HWND hwndParent;
 

The NdiValidate function calls the given object with an NDI_VALIDATE message.

hndi
Identifies the object to send NDI_VALIDATE to
hwndParent
Identifies the parent window

This function is supported only for Net class objects.