WinAPI::createFile Method [AX 2012]

Syntax

client public static int createFile(
    str fileName, 
   [int flags, 
    int access])

Run On

Client

Parameters

  • fileName
    Type: str
  • flags
    Type: int
  • access
    Type: int

See Also

Reference

WinAPI Class