Miner.Interop.Process Namespace > IMMMobileObject3 Interface : ImportState Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678276)> Property ImportState As mmImportStateType
'Usage
Dim instance As IMMMobileObject3 Dim value As mmImportStateType instance.ImportState = value value = instance.ImportState
[System.Runtime.InteropServices.DispId(1610678276)] mmImportStateType ImportState {get; set;}
read-write property ImportState: mmImportStateType;
System.Runtime.InteropServices.DispIdAttribute(1610678276) function get,set ImportState : mmImportStateType
[System.Runtime.InteropServices.DispId(1610678276)] __property mmImportStateType get_ImportState(); __property void set_ImportState( mmImportStateType value );
[System.Runtime.InteropServices.DispId(1610678276)] property mmImportStateType ImportState { mmImportStateType get(); void set ( mmImportStateType value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2