ReactOS 0.4.15-dev-7958-gcd0bb1a
GdiplusStartupInput Struct Reference

#include <gdiplusinit.h>

Collaboration diagram for GdiplusStartupInput:

Public Attributes

UINT32 GdiplusVersion
 
DebugEventProc DebugEventCallback
 
BOOL SuppressBackgroundThread
 
BOOL SuppressExternalCodecs
 

Detailed Description

Definition at line 32 of file gdiplusinit.h.

Member Data Documentation

◆ DebugEventCallback

DebugEventProc GdiplusStartupInput::DebugEventCallback

Definition at line 35 of file gdiplusinit.h.

Referenced by BackgroundPageProc(), START_TEST(), and test_startup().

◆ GdiplusVersion

UINT32 GdiplusStartupInput::GdiplusVersion

Definition at line 34 of file gdiplusinit.h.

Referenced by BackgroundPageProc(), ImageView_Main(), START_TEST(), and test_startup().

◆ SuppressBackgroundThread

BOOL GdiplusStartupInput::SuppressBackgroundThread

Definition at line 36 of file gdiplusinit.h.

Referenced by BackgroundPageProc(), START_TEST(), and test_startup().

◆ SuppressExternalCodecs

BOOL GdiplusStartupInput::SuppressExternalCodecs

Definition at line 37 of file gdiplusinit.h.

Referenced by BackgroundPageProc(), START_TEST(), and test_startup().


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