ArcFM Responder Mobile Developer Guide
Type Property (IMMPacketAdapter)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678273)>
ReadOnly Property Type As mmPacketAdapterType
'Usage
 
Dim instance As IMMPacketAdapter
Dim value As mmPacketAdapterType
 
value = instance.Type
[System.Runtime.InteropServices.DispId(1610678273)]
mmPacketAdapterType Type {get;}
read-only property Type: mmPacketAdapterType; 
System.Runtime.InteropServices.DispIdAttribute(1610678273)
function get Type : mmPacketAdapterType
[System.Runtime.InteropServices.DispId(1610678273)]
__property mmPacketAdapterType get_Type();
[System.Runtime.InteropServices.DispId(1610678273)]
property mmPacketAdapterType Type {
   mmPacketAdapterType get();
}
Requirements

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

See Also

Reference

IMMPacketAdapter Interface
IMMPacketAdapter Members

Send Feedback