ArcFM Responder Mobile Developer Guide
Add Method (IMMSecCktEnumServicePanel)






Syntax
'Declaration
 
Sub Add( _
   ByVal pPanel As IMMSecCktServicePanel _
) 
'Usage
 
Dim instance As IMMSecCktEnumServicePanel
Dim pPanel As IMMSecCktServicePanel
 
instance.Add(pPanel)
procedure Add( 
    pPanel: IMMSecCktServicePanel
); 
function Add( 
   pPanel : IMMSecCktServicePanel
);

Parameters

pPanel
Requirements

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

See Also

Reference

IMMSecCktEnumServicePanel Interface
IMMSecCktEnumServicePanel Members

Send Feedback