init
Initializes the buffer memory descriptor object.
Declaration
virtual bool init();Return Value
true if initialization was successful, or false if it was unsuccessful.
Discussion
Don’t call this method directly. Use the Create method instead.
Initializes the buffer memory descriptor object.
virtual bool init();true if initialization was successful, or false if it was unsuccessful.
Don’t call this method directly. Use the Create method instead.