windows-headers v1.0.4 (2020-02-09T01:19:06Z)
Dub
Repo
IRAPIStream
windows
rapi
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
nothrow 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
windows
rapi
aliases
RAPIEXT
enums
RAPISTREAMFLAG
functions
CeCloseHandle
CeCreateDirectory
CeCreateFile
CeCreateProcess
CeGetFileTime
CeGetLastError
CeRapiInit
CeRapiInitEx
CeRapiUninit
CeWriteFile
interfaces
IRAPIStream
structs
RAPIINIT