Bagikan melalui


IOemSlot

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 IOemSlot interface represents a physical UICC ("SIM") card slot on the device. From this object we can get the state of the slot, for example active => UICC present, off => occupied, etc.

Methods

The IOemSlot interface inherits the methods of the IUnknown interface.

In addition IOemSlot defines the following methods.

Method Description

IOemSlot::RegisterForOemSlotChanges

Register for state changes on this slot.

IOemSlot::UnregisterForOemSlotChanges

Un-register for state changes on this slot.

 

Cellular COM interfaces

 

 

Send comments about this topic to Microsoft