ReactOS 0.4.15-dev-7842-g558ab78
tagMSIRUNNINGACTION Struct Reference
Collaboration diagram for tagMSIRUNNINGACTION:

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 tagMSIRUNNINGACTION::entry

Definition at line 55 of file custom.c.

◆ handle

HANDLE tagMSIRUNNINGACTION::handle

Definition at line 56 of file custom.c.

◆ name

LPWSTR tagMSIRUNNINGACTION::name

Definition at line 58 of file custom.c.

◆ process

BOOL tagMSIRUNNINGACTION::process

Definition at line 57 of file custom.c.


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