mstxRangeStartA
Prototype
C/C++ function prototype: mstxRangeId mstxRangeStartA(const char *message, aclrtStream stream)
Description
Start position of the mstx range capability.
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
message |
Input |
message indicates the marked text, which carries the dotting information. Data type in C/C++: const char *. The default value is None. |
stream |
Input |
stream indicates the thread that uses the mark. Data type in C/C++: aclrtStream. The default value is None. |
Return
If 0 is returned, the operation fails.
Parent topic: msProf External APIs