aclprofDestroyStamp
Applicability
Product |
Supported |
|---|---|
√ |
|
√ |
|
√ |
|
√ |
|
√ |
Description
Destroys a msproftx event stamp.
Prototype
void aclprofDestroyStamp(void *stamp)
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
stamp |
Input |
Stamp pointer, indicating a msproftx event stamp. This API is used to specify the pointer to aclprofCreateStamp. |
Returns
None
Restrictions
This API must be used in pair with aclprofCreateStamp and after aclprofStop.
Parent topic: msproftx Extended APIs