Share via


IOemCellularModem::GetRFState

Warning  The Cellular COM API is deprecated in Windows 10. This content is provided to support maintenance of OEM and mobile operator created Windows Phone 8.1 applications.

 

This method gets the RF Power (Level) State for SAR.

Syntax

HRESULT GetRFState(
    IGetRFStateCompletion *pCallback, 
    INT_PTR context);

Parameters

  • pCallback
    [in] Pointer to the IGetRFStateCompletion callback interface that is called to return the results of the get RF power state request.

  • context
    [in] Pointer to the context.

Return Value

This method returns S_OK if successful.

Remarks

Example

Requirements

Header: Generated from CellularAPI_OEM.idl

 

 

Send comments about this topic to Microsoft