Ajax
Ajax Examples
Ajax Tutorials
Scripts and Programs
Javascript
Javascript Examples Tutorials
DHTML Tutorials
Javascript References
Scripts and Programs
HTML
HTML Tutorials
HTML References
HTML DOM 0 References
HTML DOM 2 References
CSS
CSS Tutorials
CSS References
PHP
PHP Source Code
PHP References
Scripts and Programs
C#
C# Source Code
C# Examples
Bookmark this on Delicious
Share on Facebook
Slashdot It!
Digg
PHP
:
Function Reference
:
W32api Functions
: w32api_deftype
w32api_deftype
Defines a type for use with other w32api_functions
(
PHP 4 >= 4.2.0
)
bool
w32api_deftype
(
string
typename
,
string
member1_type
,
string
member1_name
[,
string
...
[,
string
...
]] )
<< Examples
PHP
:
Function Reference
:
W32api Functions
: w32api_deftype
w32api_init_dtype >>
Code Examples / Notes » w32api_deftype
nospam_ctramen
The variable types appear to be case sensitive, so byte, not BYTE. Also you use string, not CHAR.
Change Language
w32api_deftype
w32api_init_dtype
w32api_invoke_function
w32api_register_function
w32api_set_call_method