VarAnd(3w)

NAME

VarAnd (OLEAUT32.142)

SYNOPSIS

HRESULT VarAnd
 (
  LPVARIANT left,
  LPVARIANT right,
  LPVARIANT result
 )

DESCRIPTION

Computes the logical AND of two variants.

PARAMS

left [In] First variant.

right [In] Second variant.

result [Out] Result variant.

RETURNS

Success: S_OK.

Failure: An HRESULT error code indicating the error.

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