| Miner.Interop Namespace > IMMSecCktEnumServicePanel Interface : Add Method |
'DeclarationSub Add( _ ByVal pPanel As IMMSecCktServicePanel _ )
'UsageDim instance As IMMSecCktEnumServicePanel Dim pPanel As IMMSecCktServicePanel instance.Add(pPanel)
void Add( IMMSecCktServicePanel pPanel )
procedure Add(
pPanel: IMMSecCktServicePanel
);
function Add( pPanel : IMMSecCktServicePanel );
void Add( IMMSecCktServicePanel* pPanel )
void Add( IMMSecCktServicePanel^ pPanel )
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