See Also

SampleMgr Class  | SampleMgr Members

Requirements

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

Language

Visual Basic

C#

C++

C++/CLI

Show All

s
sc
See Also Languages Omb Send comments on this topic.

AddSample Method

Omb.Domain Namespace > SampleMgr Class : AddSample Method

Add new sample.

[Visual Basic]
Public Overridable Sub AddSample( _    ByVal s As Sample, _    ByVal sc As SecurityContext _ )
[C#]
public virtual void AddSample(    Sample s,    SecurityContext sc );
[C++]
public: virtual void AddSample(    Sample* s,    SecurityContext* sc )
[C++/CLI]
public: virtual void AddSample(    Sample^ s,    SecurityContext^ sc )

Parameters

s
sc

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

SampleMgr Class  | SampleMgr Members

 

 


© 2009 Medical College of Georgia. All Rights Reserved.