Miner.Interop Namespace > ID8CuTopLevel Interface : ActiveWorkFunction Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678274)> Property ActiveWorkFunction As mmd8WorkFunction
'Usage
Dim instance As ID8CuTopLevel Dim value As mmd8WorkFunction instance.ActiveWorkFunction = value value = instance.ActiveWorkFunction
[System.Runtime.InteropServices.DispId(1610678274)] mmd8WorkFunction ActiveWorkFunction {get; set;}
read-write property ActiveWorkFunction: mmd8WorkFunction;
System.Runtime.InteropServices.DispIdAttribute(1610678274) function get,set ActiveWorkFunction : mmd8WorkFunction
[System.Runtime.InteropServices.DispId(1610678274)] __property mmd8WorkFunction get_ActiveWorkFunction(); __property void set_ActiveWorkFunction( mmd8WorkFunction value );
[System.Runtime.InteropServices.DispId(1610678274)] property mmd8WorkFunction ActiveWorkFunction { mmd8WorkFunction get(); void set ( mmd8WorkFunction 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