VarDecFromBool(3w)

NAME

VarDecFromBool (OLEAUT32.199)

SYNOPSIS

HRESULT VarDecFromBool
 (
  VARIANT_BOOL bIn,
  DECIMAL*     pDecOut
 )

DESCRIPTION

Convert a VT_BOOL to a DECIMAL.

PARAMS

bIn [In] Source.

pDecOut [Out] Destination.

RETURNS

S_OK.

NOTES

The value is converted to either 0 (if bIn is FALSE) or -1 (TRUE).

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/vartype.c".

Debug channel "variant".
Copyright © 2010-2025 Platon Technologies, s.r.o.           Index | Man stránky | tLDP | Dokumenty | Utilitky | O projekte
Design by styleshout