xref
: /
reactos
/
modules
/
rostests
/
tests
/
lpctst
/
dumpinfo.h
(revision c2c66aff)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
VOID
2
DumpInfo
(
3
LPCWSTR
Name
,
4
NTSTATUS
Status
,
5
LPCWSTR
Comment
,
6
HANDLE
Port
7
);
8
9