Miner.Interop Namespace > IMMSecCktEnumServicePanel Interface : Remove Method |
'Declaration
Sub Remove( _ ByVal pPanel As IMMSecCktServicePanel _ )
'Usage
Dim instance As IMMSecCktEnumServicePanel Dim pPanel As IMMSecCktServicePanel instance.Remove(pPanel)
void Remove( IMMSecCktServicePanel pPanel )
procedure Remove( pPanel: IMMSecCktServicePanel );
function Remove( pPanel : IMMSecCktServicePanel );
void Remove( IMMSecCktServicePanel* pPanel )
void Remove( 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