dlangui ~master (2022-06-02T17:41:37Z)
Home
Dub
Repo
IRAPIStream
win32
rapi
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
version(Windows)
extern (
Windows
)
interface
IRAPIStream {
HRESULT
SetRapiStat
(RAPISTREAMFLAG , DWORD );
HRESULT
GetRapiStat
(RAPISTREAMFLAG , DWORD* );
}
Members
Functions
GetRapiStat
HRESULT
GetRapiStat
(RAPISTREAMFLAG , DWORD* )
Undocumented in source.
SetRapiStat
HRESULT
SetRapiStat
(RAPISTREAMFLAG , DWORD )
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