Gets an unmanaged pointer to the extension data.
public IntPtr Data { get; }
Public ReadOnly Property Data As IntPtr
@property (nonatomic, assign, readonly) NSData *data
public byte[] getData()
public:
property IntPtr Data {
IntPtr get();
}
An IntPtr that points to the unmanaged extension data. If the extension data is a stream, this property will be IntPtr.Zero.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document