Chapter 3 Functions
6F8C1859
40
3.3.1
VmsCreateFile
Interface
VmsCrateFile – Get a handle to access each memory
Prototype
HANDLE VmsCreateFile(DWORD how, void *p);
Description
As the first argument, specify 0 indicating the data type DWORD
specified by the second argument.
For the second argument, pass a DWORD type pointer whose value is
the slot number to be accessed.
Slot 1 : PLC
Slot 3 : Windows
Return value
Normal return is a file handle.
Abnormal return is zero.
Note
If the argument is correct but the return value is zero, Windows access control may be
working. In that case, run the application with administrator privileges to get the file handle.
3.3.2
VmsCloseHandle
Interface
VmsCloseHandle – Release a handle
Prototype
BOOL VmsCloseHandle(HANDLE hDevice);
Description
Release the handle taken with VmsCreateFile.
Return value
Normal return is TRUE
Abnormal return is FALSE
Содержание nv-pack
Страница 1: ...Unified Controller nv pack Series typeFR Virtualization Functional Manual 6F8C1859 ...
Страница 16: ...6F8C1379 xiv Appendix C Information 57 C 1 Station global memory map Windows 58 ...
Страница 26: ...Chapter 1 General Specifications 6F8C1859 10 ...
Страница 58: ...Chapter 3 Functions 6F8C1859 42 ...
Страница 69: ...53 Appendix B Notes B 1 Time 54 B 2 System operation 56 ...
Страница 73: ...57 Appendix C Information C 1 Station global memory map Windows 58 ...
Страница 76: ...1859 2 1803 TOSHIBA INFRASTRUCTURE SYSTEMS SOLUTIONS CORPORATION ...