| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property Data As IntPtr | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IntPtr Data {get;} | |
Return Value
An IntPtr that points to the unmanaged extension data. If the extension data is a stream, this property will be IntPtr.Zero.For an example, refer to RasterCodecs.ReadExtensions.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family