ReactOS 0.4.16-dev-197-g92996da
running_action Struct Reference
Collaboration diagram for running_action:

Public Attributes

struct list entry
 
HANDLE handle
 
BOOL process
 
LPWSTR name
 

Detailed Description

Definition at line 53 of file custom.c.

Member Data Documentation

◆ entry

struct list running_action::entry

Definition at line 55 of file custom.c.

◆ handle

HANDLE running_action::handle

Definition at line 56 of file custom.c.

◆ name

LPWSTR running_action::name

Definition at line 58 of file custom.c.

◆ process

BOOL running_action::process

Definition at line 57 of file custom.c.

Referenced by file_running_action().


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