RETERR NdiCallInstaller(hndi,uMsg,wParam,lParam) HNDI hndi; // NDI handle UINT uMsg; // message WPARAM wParam; // first message parameter LPARAM lParam; // second message parameter
The NdiCallInstaller function calls the installer function for the given NDI object.
hndi
Identifies the NDI object.
uMsg
Specifies the message.
wParam
Specifies 16 bits of additional message-dependent information.
lParam
Specifies 32 bits of additional message-dependent information.