Miner.Interop Namespace > IMMTemplateNodeFields Interface : SetApplyList Method |
'Declaration
Sub SetApplyList( _ ByVal pApplyList As ID8List _ )
'Usage
Dim instance As IMMTemplateNodeFields Dim pApplyList As ID8List instance.SetApplyList(pApplyList)
void SetApplyList( ID8List pApplyList )
procedure SetApplyList( pApplyList: ID8List );
function SetApplyList( pApplyList : ID8List );
void SetApplyList( ID8List* pApplyList )
void SetApplyList( ID8List^ pApplyList )
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