diff --git a/sdk-api-src/content/realtimeapiset/nf-realtimeapiset-querythreadcycletime.md b/sdk-api-src/content/realtimeapiset/nf-realtimeapiset-querythreadcycletime.md index e33c08e4afba..886d97bb8513 100644 --- a/sdk-api-src/content/realtimeapiset/nf-realtimeapiset-querythreadcycletime.md +++ b/sdk-api-src/content/realtimeapiset/nf-realtimeapiset-querythreadcycletime.md @@ -61,8 +61,8 @@ Retrieves the cycle time for the specified thread. ### -param ThreadHandle [in] -A handle to the thread. The handle must have the PROCESS_QUERY_INFORMATION or PROCESS_QUERY_LIMITED_INFORMATION access right. For more information, see -Process Security and Access Rights. +A handle to the thread. The handle must have the THREAD_QUERY_INFORMATION or THREAD_QUERY_LIMITED_INFORMATION access right. For more information, see +Thread Security and Access Rights. ### -param CycleTime [out] @@ -90,4 +90,4 @@ To compile an application that uses this function, define _WIN32_WINNT as 0x0600 -QueryProcessCycleTime \ No newline at end of file +QueryProcessCycleTime