Share via


WinAPI::moveFileEx Method [AX 2012]

Syntax

client public static int moveFileEx(
    str fileName, 
    str newFileName, 
   [int flags])

Run On

Client

Parameters

  • fileName
    Type: str
  • newFileName
    Type: str
  • flags
    Type: int

See Also

Reference

WinAPI Class