Function ProSection2DAlloc
Description
Allocates a two-dimensional section.
Replacement in Object TOOLKIT:
Synopsis
#include <ProSection.h>
ProSection2DAlloc
(
ProSection* p_2d_section
/* (Out)
The new ProSection
*/
)
Returns
The function successfully allocated the handle.
The input argument is invalid.
There was a memory error.
Sample Code References
User Guide References
Isto foi útil?