NdiQueryBind


RETERR CALLBACK NdiQueryBind(hndiLower, hndiUpper, uBindType)
HNDI hndiLower    // handle to lower object
HNDI hndiUpper    // handle to upper object
UINT uBindType    // type of binding

The NdiQueryBind function is used to query NETDI to determine if a binding can occur between the two given NDI objects.

hndiLower

A handle to the lower object in the binding

hndiUpper

A handle to the upper object in the binding

uBindType

The type of binding to perform.