Omb.Admin Namespace > CenterCoreSearch Class : GetValueAsInt64 Method (CenterCoreSearch) |
[Visual Basic]
Protected Overridable Function GetValueAsInt64( _
ByVal name As String, _
ByVal defaultValue As Long _
) As Long
[C#]
protected virtual long GetValueAsInt64(
string name,
long defaultValue
);
[C++]
protected: virtual long GetValueAsInt64(
string* name,
long defaultValue
)
[C++/CLI]
protected:
virtual long GetValueAsInt64(
String^ name,
long defaultValue
)
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
CenterCoreSearch Class | CenterCoreSearch Members
© 2009 Medical College of Georgia. All Rights Reserved.