PM_findClose

Function to close the find process

Declaration

void PMAPI PM_findClose(
    void *handle)

Prototype In

pmapi.h

Parameters

handle

Handle return from PM_findFirstFile

 

Description

This function is used to close the search handle returned by the PM_findFirstFile function.

See Also

PM_findFirstFile, PM_findNextFile

Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com