GetSmsDeviceOperation.GetResults Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
|