Graphisoft®

GSRootVersion: 1.0

PMAbuseCounters

Windows NT only!

The PMAbuseCounters function makes the currently used counter set unused.

long PMAbuseCounters();

 

Return Values

If the function succeeds, the return value is TRUE.

If the function fails, the return value is FALSE.

Remarks

Use this function only if counters are in use.

If you either finish your work or want to modify the current counter set, call PMDeleteObjects.

Requirements

    Header: Declared in GSRoot.h
    Import Library: Link with GSRootImp.lib

See Also

Performance Monitor Manager Functions, PMDeleteObjects