ReactOS 0.4.15-dev-7907-g95bf896
__close_upcall_args Struct Reference

#include <upcall.h>

Collaboration diagram for __close_upcall_args:

Public Attributes

HANDLE srv_open
 
const charpath
 
BOOLEAN remove
 
BOOLEAN renamed
 

Detailed Description

Definition at line 61 of file upcall.h.

Member Data Documentation

◆ path

const char* __close_upcall_args::path

Definition at line 63 of file upcall.h.

◆ remove

BOOLEAN __close_upcall_args::remove

Definition at line 64 of file upcall.h.

◆ renamed

BOOLEAN __close_upcall_args::renamed

Definition at line 65 of file upcall.h.

◆ srv_open

HANDLE __close_upcall_args::srv_open

Definition at line 62 of file upcall.h.


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