NdiRemoveInterface

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

NdiRemoveInterface removes an interface from an interface list of type uRelation.

hndi
Indicates which object to modify.
uRelation
Indicates what type of interface modify.
lpsz
The interface to be removed.