#include <rvcdefns.h>
Public Attributes | |
| INT32 | size |
| int(* | GetFile )(void *, UNICODE *, const UNICODE *, void *, int(*)(UNICODE *, char *, void *), void *, UINT32) |
| int(* | OpenFile )(void *, const UNICODE *, UINT32) |
| int(* | ChangeFileLock )(void *, int, UINT32) |
| void(* | AddCallback )(McbCallbackFunc, void *, UINT32) |
| int(* | UsernamePasswordDialog )(void *dlgparent, UNICODE *, int, int *, int *, UINT32) |
| void(* | DisplayErrorCode )(void *, int) |
| int(* | OpenFileEx )(void *, const FILEPATH &, UINT32) |
Definition at line 780 of file rvcdefns.h.
|
|
Change the lock on a file.
|
|
|
Open a file.
|
|
|
Username / password dialog.
|
|
|
|
|
|
Get a file.
|
|
|
Display an error code.
|
|
|
Size.
Definition at line 781 of file rvcdefns.h. |
|
|
Add a callback.
|
1.3.4-20031026