KeAttachProcess function (ntifs.h)
The KeAttachProcess routine is exported to support existing driver binaries and is obsolete. Use KeStackAttachProcess instead.
Syntax
void KeAttachProcess(
PRKPROCESS Process
);
Parameters
Process
Reserved.
Return value
None
Requirements
Requirement | Value |
---|---|
Target Platform | Windows |
Header | ntifs.h (include Ntifs.h) |