WinAPI::createFile Method [AX 2012]

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

Run On

Client

Parameters

fileName
Type: str
flags
Type: int
access
Type: int
Show: