_MoveFile function

[This function is a wrapper over the MoveFile function. This function may be altered or unavailable in the future. Applications should call MoveFile directly.]

Moves an existing file or directory, including its children. See MoveFile

Syntax

BOOL _MoveFile(
    ...
);

Parameters

...

Requirements

Requirement Value
DLL
Msmdun80.dll;
Sqlunirl.dll

See also

MoveFile