Undocumented functions of NTDLL

2OO1, 25 February


NtStopProfile
NtStopProfile

NTSYSAPI 
NTSTATUS
NTAPI

NtStopProfile(
IN HANDLE ProfileHandle );



Function NtStopProfile stops performance counter associated with Profile Object.



Requirements:
Library: ntdll.lib


See also:
NtCreateProfile
NtStartProfile