|
Fovia's C++ Client/Server API
|
Public Attributes | |
| char | StreamPluginLocal [512] |
| char | StreamPluginRemote [512] |
Object that describes the configuration information for the client. See hdrcclientOpenLibraryEx2() for usage.
| char HDRCCLIENT_CONFIGURATION_INFO::StreamPluginLocal[512] |
The path to the DLL responsible for transfering data when the connection is to the local machine.
| char HDRCCLIENT_CONFIGURATION_INFO::StreamPluginRemote[512] |
The path to the DLL responsible for transfering data when the connection is not to the local machine.
1.8.7