NdiProperties


RETERR NdiProperties(hndi, hwndParent)
HNDI hndi;    // NDI handle
HWND hwndParent;    // window handle

The NdiProperties function displays the properties dialog box for the driver.

hndi

Identifies the NDI object.

hwndParent

Identifies the parent window for the properties dialog box.

This function causes the NDI_ADDPROPPAGES message to be sent to the given NDI object.