ReactOS 0.4.15-dev-7924-g5949c20
_FILE_INFO_1 Struct Reference

#include <spoolss.h>

Collaboration diagram for _FILE_INFO_1:

Public Attributes

BOOL bInheritHandle
 
HANDLE hSpoolFileHandle
 
DWORD dwOptions
 

Detailed Description

Definition at line 75 of file spoolss.h.

Member Data Documentation

◆ bInheritHandle

BOOL _FILE_INFO_1::bInheritHandle

Definition at line 77 of file spoolss.h.

Referenced by SplCommitSpoolData(), and SplGetSpoolFileInfo().

◆ dwOptions

DWORD _FILE_INFO_1::dwOptions

Definition at line 79 of file spoolss.h.

Referenced by SplCommitSpoolData(), and SplGetSpoolFileInfo().

◆ hSpoolFileHandle

HANDLE _FILE_INFO_1::hSpoolFileHandle

Definition at line 78 of file spoolss.h.

Referenced by SplCommitSpoolData(), and SplGetSpoolFileInfo().


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