IDBuffer Methods
The IDBuffer type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CopyFromBuffor |
Copies data from IDBuffer to unmanaged memory pointer starting
at offset 0.
|
|
|
CopyToBuffor |
Copies data from unmanaged memory pointer to IDBuffer starting
at offset 0 and assigns userDataLength.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

