libnpupnp  4.1.0
An almost compatible successor for the Portable UPnP reference library
Public Attributes | List of all members
UpnpVirtualDirCallbacks Struct Reference

#include <upnp.h>

Public Attributes

VDCallback_GetInfo get_info
 VDCallback_GetInfo callback
 
VDCallback_Open open
 VDCallback_Open callback
 
VDCallback_Read read
 VDCallback_Read callback
 
VDCallback_Write write
 VDCallback_Write callback
 
VDCallback_Seek seek
 VDCallback_Seek callback
 
VDCallback_Close close
 VDCallback_Close callback
 

Detailed Description

Contains the pointers to file-related callback functions a device application can register to virtualize URLs. It allows setting all callbacks with a single UpnpSetVirtualDirCallbacks call instead of using individual calls.


The documentation for this struct was generated from the following file: