dlangui v0.0.7 (2014-04-18T05:43:18Z)
Home
Dub
Repo
RAPIINIT
win32
rapi
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
extern (
Windows
)
struct
RAPIINIT {
DWORD
cbSize
;
HANDLE
heRapiInit
;
HRESULT
hrRapiInit
;
}
Members
Variables
cbSize
DWORD
cbSize
;
Undocumented in source.
heRapiInit
HANDLE
heRapiInit
;
Undocumented in source.
hrRapiInit
HRESULT
hrRapiInit
;
Undocumented in source.
Meta
Source
See Implementation
win32
rapi
aliases
RAPIEXT
enums
RAPISTREAMFLAG
functions
CeCloseHandle
CeCreateDirectory
CeCreateFile
CeCreateProcess
CeGetFileTime
CeGetLastError
CeRapiInit
CeRapiInitEx
CeRapiUninit
CeWriteFile
interfaces
IRAPIStream
structs
RAPIINIT