GetSmsDeviceOperation.GetResults Method

Definition

Gets the results of the asynchronous SmsDevice object retrieval operation.

public:
 virtual SmsDevice ^ GetResults() = IAsyncOperation<SmsDevice ^>::GetResults;
SmsDevice GetResults();
public SmsDevice GetResults();
function getResults()
Public Function GetResults () As SmsDevice

Returns

A reference to an SmsDevice object.

Implements

Windows requirements

App capabilities
cellularMessaging sms

Applies to