ReactOS 0.4.15-dev-8058-ga7cbb60
KSPIN_FACTORY Struct Reference

#include <interfaces.hpp>

Collaboration diagram for KSPIN_FACTORY:

Public Attributes

ULONG PinDescriptorCount
 
ULONG PinDescriptorSize
 
KSPIN_DESCRIPTOR * KsPinDescriptor
 
PIN_INSTANCE_INFOInstances
 

Detailed Description

Definition at line 196 of file interfaces.hpp.

Member Data Documentation

◆ Instances

PIN_INSTANCE_INFO* KSPIN_FACTORY::Instances

Definition at line 201 of file interfaces.hpp.

◆ KsPinDescriptor

KSPIN_DESCRIPTOR* KSPIN_FACTORY::KsPinDescriptor

Definition at line 200 of file interfaces.hpp.

◆ PinDescriptorCount

ULONG KSPIN_FACTORY::PinDescriptorCount

Definition at line 198 of file interfaces.hpp.

◆ PinDescriptorSize

ULONG KSPIN_FACTORY::PinDescriptorSize

Definition at line 199 of file interfaces.hpp.


The documentation for this struct was generated from the following file: