FsRtlLookupPerStreamContextInternal function (ntifs.h)

The FsRtlLookupPerStreamContextInternal routine is reserved for system use. See FsRtlLookupPerStreamContext.

Syntax

PFSRTL_PER_STREAM_CONTEXT FsRtlLookupPerStreamContextInternal(
  PFSRTL_ADVANCED_FCB_HEADER StreamContext,
  PVOID                      OwnerId,
  PVOID                      InstanceId
);

Parameters

StreamContext

Reserved.

OwnerId

Reserved.

InstanceId

Reserved.

Return value

Reserved.

Requirements

Requirement Value
Target Platform Windows
Header ntifs.h (include Ntifs.h)