ReactOS 0.4.15-dev-7924-g5949c20
KSIOBJECT_BAG Struct Reference

#include <ksiface.h>

Collaboration diagram for KSIOBJECT_BAG:

Public Attributes

LIST_ENTRY Entry
 
LIST_ENTRY ObjectList
 
PRKMUTEX BagMutex
 
PVOID DeviceHeader
 

Detailed Description

Definition at line 13 of file ksiface.h.

Member Data Documentation

◆ BagMutex

◆ DeviceHeader

PVOID KSIOBJECT_BAG::DeviceHeader

Definition at line 18 of file ksiface.h.

Referenced by KsFreeObjectBag(), KsInitializeDevice(), and KsRemoveItemFromObjectBag().

◆ Entry

LIST_ENTRY KSIOBJECT_BAG::Entry

Definition at line 15 of file ksiface.h.

Referenced by KsFreeObjectBag(), and KsInitializeDevice().

◆ ObjectList


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