MKI_FileIsLocked (File I/O)

www.CAD6.com

C++ Syntax

bool

MKI_FileIsLocked(

 const LPCWSTR f_pszFileName );

 

Determines whether the given exists and is locked or not.

 

Parameters

FileName

[const LPCWSTR] Address of file name.

 

Return Value

Returns true if the file is locked, i.e. it exists but may not be written, else false.

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH