Expand Minimize
This topic has not yet been rated - Rate this topic

IoDecrementKeepAliveCount routine

The IoIncrementKeepAliveCount routine is for internal use only. Do not use.

Syntax


NTSTATUS IoDecrementKeepAliveCount(
  _Inout_  PFILE_OBJECT FileObject,
  _Inout_  PEPROCESS Process
);

Parameters

FileObject [in, out]

Do not use.

Process [in, out]

Do not use.

Return value

Do not use.

Requirements

Version

Available in Windows 8.

Header

Ntddk.h (include Ntddk.h)

Library

Ntoskrnl.lib

 

 

Send comments about this topic to Microsoft

Build date: 5/22/2013

© 2013 Microsoft. All rights reserved.