Método System::Runtime::InteropServices::Marshal::WriteIntPtr
Marshal::WriteIntPtr method
Escribe un IntPtr en la memoria.
static void System::Runtime::InteropServices::Marshal::WriteIntPtr(IntPtr ptr, int offset, IntPtr value)
| Parámetro | Tipo | Descripción |
|---|---|---|
| ptr | IntPtr | Buffer de memoria. |
| desplazamiento | int | Desplazamiento al búfer de memoria. |
| valor | IntPtr | para escribir. |
Ver también
- Class Marshal
- Namespace System::Runtime::InteropServices
- Library Aspose.PDF for C++