DANSrvAE Reference
CreateEventAreaBrowser Method
See Also  Send comments on this topic.
NSPlugin Assembly > NSPlugin Namespace > AlarmEventServer Class : CreateEventAreaBrowser Method

brw
Browser object is returned to the generic server

Glossary Item Box

Create an Event Area Browser instance.

Syntax

Visual Basic (Declaration) 
Public Function CreateEventAreaBrowser( _
   ByRef brw As EventAreaBrowser _
) As Integer
C# 
public int CreateEventAreaBrowser( 
   out EventAreaBrowser brw
)

Parameters

brw
Browser object is returned to the generic server

Return Value

S_OK if the browser object could be created.

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

© 2004-2017 Advosol Inc. All Rights Reserved.