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

search for in the

variant_cat> <variant_and
[edit] Last updated: Fri, 17 May 2013

view this page in

variant_cast

(PHP 5)

variant_castConvertir una variante en un nuevo objeto variante de otro tipo

Descripción

variant variant_cast ( variant $variant , int $type )

Esta función hace una copia de variant y realiza una operación de conversión de variante para forzar a la copia a tener el tipo dado por type.

Esta función envuelve VariantChangeType() de la biblioteca COM; consulte MSDN para más información.

Parámetros

variant

La variante.

type

type debería ser una de las constantes VT_XXX.

Valores devueltos

Devuelve una variante VT_DATE.

Ver también



add a note add a note User Contributed Notes variant_cast - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites