ReactOS 0.4.15-dev-7953-g1f49173
_COPY_MOVE_CONTEXT Struct Reference
Collaboration diagram for _COPY_MOVE_CONTEXT:

Public Attributes

PROGRAMProgram
 
PROGGROUPhToGroup
 
BOOL bMove
 

Detailed Description

Definition at line 255 of file dialog.c.

Member Data Documentation

◆ bMove

BOOL _COPY_MOVE_CONTEXT::bMove

Definition at line 259 of file dialog.c.

Referenced by DIALOG_COPY_MOVE_DlgProc(), and DIALOG_CopyMove().

◆ hToGroup

PROGGROUP* _COPY_MOVE_CONTEXT::hToGroup

Definition at line 258 of file dialog.c.

Referenced by DIALOG_COPY_MOVE_DlgProc(), and DIALOG_CopyMove().

◆ Program

PROGRAM* _COPY_MOVE_CONTEXT::Program

Definition at line 257 of file dialog.c.

Referenced by DIALOG_COPY_MOVE_DlgProc(), and DIALOG_CopyMove().


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