PHP
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

w32api_invoke_function> <w32api_deftype
Last updated: Fri, 18 Jul 2008

view this page in

w32api_init_dtype

(PHP 4 >= 4.2.0)

w32api_init_dtype — Crea un'istanza ai tipi di dati typename e li riempie con i valori forniti

Descrizione

resource w32api_init_dtype ( string $typename , mixed $value [, mixed $... ] )
Avviso

Questa funzione è SPERIMENTALE. Ovvero, il comportamento di questa funzione, il nome di questa funzione, in definitiva tutto ciò che è documentato qui può cambiare nei futuri rilasci del PHP senza preavviso. Siete avvisati, l'uso di questa funzione è a vostro rischio.

Questa funzione crea un'istanza di un tipo dati chiamato typename , valorizzandolo. Il parametro typename è sensibile alle minuscole/maiuscole. Si dovrebbe indicare i valori nel medesimo ordine con cui sono definiti i tipi di dati in w32api_deftype(). Il tipo di risorsa restituito è dynaparm.



add a note add a note User Contributed Notes
w32api_init_dtype
There are no user contributed notes for this page.

w32api_invoke_function> <w32api_deftype
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites