Process Hacker
_PH_ADDITIONAL_TAB_PAGE Struct Reference

#include <phapp.h>

Data Fields

PWSTR Text
 
PVOID Context
 
PPH_TAB_PAGE_CREATE_FUNCTION CreateFunction
 
HWND WindowHandle
 
INT Index
 
PPH_TAB_PAGE_CALLBACK_FUNCTION SelectionChangedCallback
 
PPH_TAB_PAGE_CALLBACK_FUNCTION SaveContentCallback
 
PPH_TAB_PAGE_CALLBACK_FUNCTION FontChangedCallback
 
PPH_TAB_PAGE_CALLBACK_FUNCTION InitializeSectionMenuItemsCallback
 
PVOID Reserved [3]
 

Detailed Description

Definition at line 774 of file phapp.h.

Field Documentation

PVOID Context

Definition at line 777 of file phapp.h.

Definition at line 778 of file phapp.h.

PPH_TAB_PAGE_CALLBACK_FUNCTION FontChangedCallback

Definition at line 783 of file phapp.h.

INT Index

Definition at line 780 of file phapp.h.

PPH_TAB_PAGE_CALLBACK_FUNCTION InitializeSectionMenuItemsCallback

Definition at line 784 of file phapp.h.

PVOID Reserved

Definition at line 785 of file phapp.h.

PPH_TAB_PAGE_CALLBACK_FUNCTION SaveContentCallback

Definition at line 782 of file phapp.h.

PPH_TAB_PAGE_CALLBACK_FUNCTION SelectionChangedCallback

Definition at line 781 of file phapp.h.

PWSTR Text

Definition at line 776 of file phapp.h.

HWND WindowHandle

Definition at line 779 of file phapp.h.


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