VariantInit(3w)

NAME

VariantInit (OLEAUT32.8)

SYNOPSIS

void VariantInit
 (
  VARIANTARG* pVarg
 )

DESCRIPTION

Initialise a variant.

PARAMS

pVarg [Out] Variant to initialise.

RETURNS

Nothing.

NOTES

This function simply sets the type of the variant to VT_EMPTY. It does not free any existing value, use VariantClear(3w) for that.

IMPLEMENTATION

Defined in "oleauto.h".

Implemented in "build/buildd-wine-unstable_1.1.32-1+b1-amd64-KnxYu0/wine-unstable-1.1.32/build32/dlls/oleaut32/variant.c".

Debug channel "variant".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout