| Visual Basic (Declaration) | |
|---|---|
<XmlIgnoreAttribute()> Public ReadOnly Property DataPtr As IntPtr | |
| C# | |
|---|---|
[XmlIgnoreAttribute()] public IntPtr DataPtr {get;} | |
| C++/CLI | |
|---|---|
[XmlIgnoreAttribute()] public: property IntPtr DataPtr { IntPtr get(); } | |
Property Value
An IntPtr representing the address of the first element of the vector.
Target Platforms: Windows 2000, Windows XP, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7