InternetUnlockRequestFileInternetUnlockRequestFile*
*



Contents  *



Index  *Topic Contents
*Previous Topic: InternetTimeToSystemTime
*Next Topic: InternetWriteFile

InternetUnlockRequestFile

BOOL InternetUnlockRequestFile (
    IN HANDLE hLockHandle
);

Unlocks a file that was locked using InternetLockRequestFile.

hLockHandle
Lock request handle that was returned by InternetLockRequestFile.

Up Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.