ReactOS 0.4.15-dev-7918-g2a2556c
PIXPLUGININFO Struct Reference

#include <pixplugin.h>

Collaboration diagram for PIXPLUGININFO:

Public Attributes

HINSTANCE hinst
 
WCHARpstrPluginName
 
int iPluginVersion
 
int iPluginSystemVersion
 

Detailed Description

Definition at line 30 of file pixplugin.h.

Member Data Documentation

◆ hinst

HINSTANCE PIXPLUGININFO::hinst

Definition at line 32 of file pixplugin.h.

◆ iPluginSystemVersion

int PIXPLUGININFO::iPluginSystemVersion

Definition at line 35 of file pixplugin.h.

◆ iPluginVersion

int PIXPLUGININFO::iPluginVersion

Definition at line 34 of file pixplugin.h.

◆ pstrPluginName

WCHAR* PIXPLUGININFO::pstrPluginName

Definition at line 33 of file pixplugin.h.


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