The ProcHandle class represents global or local procedures. If it represents a local procedure, it also provides information about how the procedure runs.
To load a prochandle object, use the
GetProcHandle method (see
GetProcHandle Method). For more information about creating and using prochandle objects, see the
Programming Guide.