| Visual Basic (Declaration) | |
|---|---|
Public Function New( _ ByVal status As DicomCommandStatusType _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
Dim status As DicomCommandStatusType Dim instance As New RetrievedImageStoredEventArgs(status) | |
| C# | |
|---|---|
public RetrievedImageStoredEventArgs( DicomCommandStatusType status ) | |
| C++/CLI | |
|---|---|
public: RetrievedImageStoredEventArgs( DicomCommandStatusType status ) | |
Parameters
- status
- The Status returned from the store operation.
Target Platforms: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7