Constants, Structures, and Types


o UpnpClient_Handle
Returned when a control point application registers with UpnpRegisterClient.
o UpnpDevice_Handle
Returned when a device application registers with UpnpRegisterRootDevice or UpnpRegisterRootDevice2.
o UPnP_EventType
The reason code for an event callback.
o Upnp_SID[44]
The Upnp_SID holds the subscription identifier for a subscription between a client and a device.
o Upnp_SType
Represents the different types of searches that can be performed using the SDK for UPnP Devices API.
o Upnp_DescType
Specifies the type of description in UpnpRegisterRootDevice2.
o Upnp_Action_Request
Returned as part of a UPNP_CONTROL_ACTION_COMPLETE callback.
o Upnp_State_Var_Request
Represents the request for current value of a state variable in a service state table.
o Upnp_State_Var_Complete
Represents the reply for the current value of a state variable in an asynchronous call.
o Upnp_Event
Returned along with a UPNP_EVENT_RECEIVED callback.
o Upnp_Discovery
Returned in a UPNP_DISCOVERY_RESULT callback.
o Upnp_Event_Subscribe
Returned along with a UPNP_EVENT_SUBSCRIBE_COMPLETE or UPNP_EVENT_UNSUBSCRIBE_COMPLETE callback.
o Upnp_Subscription_Request
Returned along with a UPNP_EVENT_SUBSCRIPTION_REQUEST callback.
o UpnpVirtualDirCallbacks
The UpnpVirtualDirCallbacks structure contains the pointers to file-related callback functions a device application can register to virtualize URLs.
o (*Upnp_FunPtr)
All callback functions share the same prototype, documented below.

Alphabetic index



This page was generated with the help of DOC++.