Gets the sum of the Event ID field for all available event logs.
Syntax
Visual Basic (Declaration) | |
---|
Overloads Public Overridable Function GetDicomEventLogIdsSum() As Long |
C# | |
---|
public virtual long GetDicomEventLogIdsSum() |
C++/CLI | |
---|
public:
virtual int64 GetDicomEventLogIdsSum(); |
Return Value
The sum of the Event ID field for all available event logs.
Requirements
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7
See Also