GetSize
Function Usage
Obtains the size of the device memory.
Prototype
1 | size_t GetSize() const |
Parameters
None
Returns
Device memory size
Exception Handling
None
Constraints
None
Parent topic: MemBlock
Obtains the size of the device memory.
1 | size_t GetSize() const |
None
Device memory size
None
None