NdiAddInterface

RETERR NdiAddInterface(hndi, uRelation, lpsz)
HNDI hndi;
UINT uRelation;
LPCSTR lpsz;
 

NdiAddInterface adds an interface to a interface list of type uRelation.

hndi
Indicates which object to add to.
uRelation
Indicates what type of interface to add.
lpsz
The interface to be added.