typedef
PDSMCRefRec
*
PDSMCRef
;
typedef
struct
_t_PDSMCRef
*
PDSMCRef
;
Note: If the PDSMCRef is associated with a PDSMC, it will be set as invalid and ignored on subsequent processing.
void
PDSMCRefDestroy(
IN
PDSMCRef
ref
);
ref | The marked content reference to destroy.
|
Unknown
|