Windows API Functions
37
4.4.2
Mpg24Net_ClientClose
This function will close the client instance. A client instance is a
network client that connects to a server (unicast), or joins a net-
work group (multicast).
Syntax
int Mpg24Net_ClientClose (
int hHandle
);
Parameters
hHandle
Specifies the handle of the client instance.
Return Values
Handle of client instance if return value is greater than or equal to
0. Or an error code if return value is negative. See chapter 4.5 for
the error code.
Summary of Contents for PCI-MPG24
Page 4: ......
Page 7: ...List of Tables iii List of Tables Table 2 1 Include Files 4 Table 2 2 Library File 4 ...
Page 8: ...iv List of Tables ...
Page 10: ...2 Introduction ...
Page 17: ...DirectShow Programming 9 ADLink Unicast Receiver ...
Page 18: ...10 DirectShow Programming ADLink Multicast Sender ...
Page 20: ...12 DirectShow Programming Unicast Receiver Preview File Save Multicast Sender ...
Page 36: ...28 DirectShow Programming ...
Page 51: ...Windows API Functions 43 Return Values See chapter 4 5 ...