sx_OpenMode

<< Click to Display Table of Contents >>

sx_OpenMode

VB Declaration

Declare Function sx_OpenMode Lib "Apollo9.dll" () As Integer

C Declaration

SHORT SDEAPI WINAPI sx_OpenMode (VOID);

Description

Returns the mode that the file was opened:

0 = READWRITE

1 = READONLY

2 = EXCLUSIVE

See Also

sx_use

 

 

URL of this topic:
https://www.apollodb.com/docs/api/index_api.html?apolloapi_sx_openmode.htm