win32 v2.100.0 (2022-03-04T09:13:39Z)
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.
extern (
Windows
) @
system
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