ArcFM Responder Mobile Developer Guide
Options Property (IMMTraceNoExtGasSystem)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678272)>
Property Options As mmGasSystemTraceBarriers
'Usage
 
Dim instance As IMMTraceNoExtGasSystem
Dim value As mmGasSystemTraceBarriers
 
instance.Options = value
 
value = instance.Options
[System.Runtime.InteropServices.DispId(1610678272)]
mmGasSystemTraceBarriers Options {get; set;}
read-write property Options: mmGasSystemTraceBarriers; 
System.Runtime.InteropServices.DispIdAttribute(1610678272)
function get,set Options : mmGasSystemTraceBarriers
[System.Runtime.InteropServices.DispId(1610678272)]
__property mmGasSystemTraceBarriers get_Options();
__property void set_Options( 
   mmGasSystemTraceBarriers value
);
[System.Runtime.InteropServices.DispId(1610678272)]
property mmGasSystemTraceBarriers Options {
   mmGasSystemTraceBarriers get();
   void set (    mmGasSystemTraceBarriers value);
}
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

IMMTraceNoExtGasSystem Interface
IMMTraceNoExtGasSystem Members

Send Feedback