FreeBASIC  0.91.0
keyconvinfo Struct Reference

Data Fields

union {
   void *   v
 
   WCHAR *   w
 
   char *   a
 
}; 
 
int size
 

Detailed Description

Definition at line 57 of file gfx_win32.c.

Field Documentation

union { ... }
char* keyconvinfo::a

Definition at line 61 of file gfx_win32.c.

int keyconvinfo::size

Definition at line 63 of file gfx_win32.c.

void* keyconvinfo::v

Definition at line 59 of file gfx_win32.c.

WCHAR* keyconvinfo::w

Definition at line 60 of file gfx_win32.c.


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