Miner.Interop.Process Namespace > clsMobileClass Class : PacketState Property |
'Declaration
Public Overridable Property PacketState As mmPacketStateType
'Usage
Dim instance As clsMobileClass Dim value As mmPacketStateType instance.PacketState = value value = instance.PacketState
public virtual mmPacketStateType PacketState {get; set;}
public read-write property PacketState: mmPacketStateType; virtual;
public function get,set PacketState : mmPacketStateType
public: __property virtual mmPacketStateType get_PacketState(); public: __property virtual void set_PacketState( mmPacketStateType value );
public: virtual property mmPacketStateType PacketState { mmPacketStateType get(); void set ( mmPacketStateType 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