Go to the source code of this file.
Classes | |
| class | UPnpCMGR |
Enumerations | |
| enum | UPnpCMGRMethod { CMGRM_Unknown = 0, CMGRM_GetServiceDescription = 1, CMGRM_GetProtocolInfo = 2, CMGRM_GetCurrentConnectionInfo = 3, CMGRM_GetCurrentConnectionIDs = 4 } |
| enum | UPnpCMGRConnectionStatus { CMGRSTATUS_Unknown = 0, CMGRSTATUS_OK = 1, CMGRSTATUS_ContentFormatMismatch = 2, CMGRSTATUS_InsufficientBandwidth = 3, CMGRSTATUS_UnreliableChannel = 4 } |
| enum UPnpCMGRMethod |
| CMGRM_Unknown | |
| CMGRM_GetServiceDescription | |
| CMGRM_GetProtocolInfo | |
| CMGRM_GetCurrentConnectionInfo | |
| CMGRM_GetCurrentConnectionIDs |
Definition at line 17 of file upnpcmgr.h.
| CMGRSTATUS_Unknown | |
| CMGRSTATUS_OK | |
| CMGRSTATUS_ContentFormatMismatch | |
| CMGRSTATUS_InsufficientBandwidth | |
| CMGRSTATUS_UnreliableChannel |
Definition at line 29 of file upnpcmgr.h.
1.5.5