class CUpnpBrowseCommand : public CBase |
Public Member Functions | |
---|---|
~CUpnpBrowseCommand() | |
IMPORT_C void | BrowseHomeNetworkL() |
IMPORT_C TBool | IsAvailableL() |
IMPORT_C CUpnpBrowseCommand * | NewL() |
Private Member Functions | |
---|---|
CUpnpBrowseCommand() | |
void | ConstructL() |
Private Attributes | |
---|---|
CUpnpCommand * | iCommand |
IMPORT_C void | BrowseHomeNetworkL | ( | ) |
Allocates Upnp Framework resources, and initiates Upnp home network browsing.
Leaves if the operation fails. Standard system wide (e32err.h) error codes will be used.
IMPORT_C TBool | IsAvailableL | ( | ) | [static] |
Returns the availability information of the command.
IMPORT_C CUpnpBrowseCommand * | NewL | ( | ) | [static] |
Creates a new UpnpCommand for Upnp home network browsing purposes. Does not instantiate Upnp Framework services yet at this point.
Leaves with KErrNotReady if Upnp dedicated IAP is not set, or with using standard e32err.h error code if construction fails.
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.