SHFileOperationSHFileOperation*
*Contents  *Index  *Topic Contents
*Previous Topic: ShellExecuteEx
*Next Topic: SHFreeNameMappings

SHFileOperation


WINSHELLAPI int WINAPI SHFileOperation(
    LPSHFILEOPSTRUCT lpFileOp	
);	

Copies, moves, renames, or deletes a file system object.

lpFileOp
Address of an SHFILEOPSTRUCT structure that contains information this function needs to carry out the specified operation.

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