Added prototype for ProcessIdToSessionId().

svn path=/trunk/; revision=2422
This commit is contained in:
Emanuele Aliberti 2001-12-07 11:24:34 +00:00
parent d36ee56715
commit a5208b8fca

View file

@ -2200,6 +2200,12 @@ PrepareTape(
WINBOOL bImmediate
);
BOOL
STDCALL
ProcessIdToSessionId(
DWORD dwProcessId,
DWORD* pSessionId
);
DWORD
STDCALL