Use the tabs on the upper right to switch to a different programming language.

Use the tabs on the upper right to switch to a different programming language.

HMemoryBlock (Class)

Name

HMemoryBlock — Represents an instance of a memory block.

Constructors

ReadMemoryBlock    Read a memory block from a file.
CreateMemoryBlockExternCopy    Create a memory block from an external pointer by copying.
CreateMemoryBlockExtern    Create a memory block from an external pointer.

Methods

CreateMemoryBlockExtern    Create a memory block from an external pointer.
CreateMemoryBlockExternCopy    Create a memory block from an external pointer by copying.
GetMemoryBlockPtr    Return the data pointer and size of a memory block.
ReadMemoryBlock    Read a memory block from a file.

HMemoryBlock (Class)

Name

HMemoryBlock — Represents an instance of a memory block.

Constructors

ReadMemoryBlock    Read a memory block from a file.
CreateMemoryBlockExternCopy    Create a memory block from an external pointer by copying.
CreateMemoryBlockExtern    Create a memory block from an external pointer.

Methods

CreateMemoryBlockExtern    Create a memory block from an external pointer.
CreateMemoryBlockExternCopy    Create a memory block from an external pointer by copying.
GetMemoryBlockPtr    Return the data pointer and size of a memory block.
ReadMemoryBlock    Read a memory block from a file.

Use the tabs on the upper right to switch to a different programming language.