[This is preliminary documentation and is subject to change.]
Access to commands that read and write media files.
| C# | Visual Basic | Visual C++ |
public interface IMediaStorage
Public Interface IMediaStorage
public interface class IMediaStorage
| All Members | Methods | ||||
| Icon | Member | Description |
|---|---|---|
| BeginGenerationDICOMDIR(array<String>[]()[], AsyncCallback) |
Asynchronously begin DICOMDIR Generation.
| |
| EndGenerationDICOMDIR(IAsyncResult) |
End asynchronous DICOMDIR Generation.
| |
| GenerateDICOMDIR(array<String>[]()[]) |
Generate a DICOMDIR for the given media file names.
|