System::Runtime::InteropServices::Marshal::ReadIntPtr método
Marshal::ReadIntPtr method
Lee un IntPtr de la memoria.
static IntPtr System::Runtime::InteropServices::Marshal::ReadIntPtr(IntPtr ptr, int offset=0)
| Parámetro | Tipo | Descripción |
|---|---|---|
| ptr | IntPtr | Buffer de memoria. |
| desplazamiento | int | Desplazamiento al búfer de memoria. |
ReturnValue
Leer valor.
Ver también
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++