Share via


IOemCan::GetPositionInfo

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.

 

Call this method to get position information.

Syntax

HRESULT GetPositionInfo(
    IPositionInfoCompletion *pCallback, 
    INT_PTR context);

Parameters

  • pCallback
    [in] Pointer to the IPositionInfoCompletion callback routine used to return the position data.

  • context
    [in] Pointer to the context.

Return values

Returns S_OK if the method was successful.

Requirements

Header: Generated from CellularAPI_OEM.idl

IOemCan

 

 

Send comments about this topic to Microsoft