Flutter Windows Embedder
flutter::WindowsProcTable::WINDOWCOMPOSITIONATTRIBDATA Struct Reference

#include <windows_proc_table.h>

Public Attributes

WINDOWCOMPOSITIONATTRIB Attrib
 
PVOID pvData
 
SIZE_T cbData
 

Detailed Description

Definition at line 22 of file windows_proc_table.h.

Member Data Documentation

◆ Attrib

WINDOWCOMPOSITIONATTRIB flutter::WindowsProcTable::WINDOWCOMPOSITIONATTRIBDATA::Attrib

Definition at line 23 of file windows_proc_table.h.

◆ cbData

SIZE_T flutter::WindowsProcTable::WINDOWCOMPOSITIONATTRIBDATA::cbData

Definition at line 25 of file windows_proc_table.h.

◆ pvData

PVOID flutter::WindowsProcTable::WINDOWCOMPOSITIONATTRIBDATA::pvData

Definition at line 24 of file windows_proc_table.h.


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