Miner.Interop Namespace > IMMResultsProcessorCancelCallback Interface : CancelCallback Property |
'Declaration
<System.Runtime.InteropServices.DispIdAttribute(1610678272)> WriteOnly Property CancelCallback As IMMCancelCallback
'Usage
Dim instance As IMMResultsProcessorCancelCallback instance.CancelCallback = value
[System.Runtime.InteropServices.DispId(1610678272)] IMMCancelCallback CancelCallback {set;}
write-only property CancelCallback: IMMCancelCallback;
System.Runtime.InteropServices.DispIdAttribute(1610678272) function set CancelCallback : IMMCancelCallback
[System.Runtime.InteropServices.DispId(1610678272)] __property void set_CancelCallback( IMMCancelCallback* value );
[System.Runtime.InteropServices.DispId(1610678272)] property IMMCancelCallback^ CancelCallback { void set ( IMMCancelCallback^ 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