typedef struct _t_PDEBeginGroup *PDEBeginGroup;
typedef
struct
_t_PDEBeginGroup
*
PDEBeginGroup
;
PDEBeginGroupCreate
Creates a new begin group object.
Call PDERelease() to dispose of the returned PDEBeginGroup object when finished with it.
PDEBeginGroup PDEBeginGroupCreate();
PDEBeginGroupCreate(
);