Share via


IOemUiccApp::GetAppId

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.

 

The GetAppId method retrieves the application ID for this UICC application.

Syntax

HRESULT GetAppId(
    char *appId,
    DWORD *length);

Parameters

  • appId
    [out] Pointer to the buffer used to return the application ID string.

  • Length
    [in,out] Pointer to the length of the ID character string.

Return values

Returns S_OK if the method was successful.

Remarks

Requirements

Header: Generated from CellularAPI_OEM.idl

IOemUiccApp

 

 

Send comments about this topic to Microsoft