RETERR NdiBind(hndiLower, hndiUpper)
HNDI hndiLower; // NDI handle
HNDI hndiUpper; // NDI handle
The NdiBind function binds the lower NDI object to the upper NDI object. The lower NDI object must have a lower network class number than the upper NDI object (see NdiGetNetClass). The NDI_QUERY_BIND message is sent to both the lower and upper NDI object to validate the binding.