ReactOS 0.4.15-dev-7958-gcd0bb1a
_INFCONTEXT Struct Reference

#include <infsupp.h>

Collaboration diagram for _INFCONTEXT:

Public Attributes

HINF Inf
 
HINF CurrentInf
 
UINT Section
 
UINT Line
 
PVOID Inf
 
PVOID CurrentInf
 
PVOID Section
 
PVOID Line
 
PINFCACHE Inf
 
PINFCACHE CurrentInf
 

Detailed Description

Definition at line 22 of file infsupp.h.

Member Data Documentation

◆ CurrentInf [1/3]

PVOID _INFCONTEXT::CurrentInf

◆ CurrentInf [2/3]

PVOID _INFCONTEXT::CurrentInf

Definition at line 23 of file inffile.h.

◆ CurrentInf [3/3]

PINFCACHE _INFCONTEXT::CurrentInf

Definition at line 72 of file infpriv.h.

◆ Inf [1/3]

◆ Inf [2/3]

PVOID _INFCONTEXT::Inf

Definition at line 22 of file inffile.h.

◆ Inf [3/3]

PINFCACHE _INFCONTEXT::Inf

Definition at line 71 of file infpriv.h.

◆ Line [1/2]

◆ Line [2/2]

PVOID _INFCONTEXT::Line

Definition at line 25 of file inffile.h.

◆ Section [1/2]

◆ Section [2/2]

PVOID _INFCONTEXT::Section

Definition at line 24 of file inffile.h.


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