webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Static Public Member Functions | Static Public Attributes | List of all members
COMIUnknownVariantSetter< COMType, UnderlyingType > Struct Template Reference

#include <COMVariantSetter.h>

Inheritance diagram for COMIUnknownVariantSetter< COMType, UnderlyingType >:
COMVariantSetterBase< UnderlyingType >

Static Public Member Functions

static void setVariant (VARIANT *variant, const UnderlyingType &value)
 
- Static Public Member Functions inherited from COMVariantSetterBase< UnderlyingType >
static VARENUM variantType (const UnderlyingType &)
 

Static Public Attributes

static const VARENUM VariantType = VT_UNKNOWN
 

Member Function Documentation

◆ setVariant()

template<typename COMType, typename UnderlyingType>
static void COMIUnknownVariantSetter< COMType, UnderlyingType >::setVariant ( VARIANT *  variant,
const UnderlyingType &  value 
)
inlinestatic

Member Data Documentation

◆ VariantType

template<typename COMType, typename UnderlyingType>
const VARENUM COMIUnknownVariantSetter< COMType, UnderlyingType >::VariantType = VT_UNKNOWN
static

The documentation for this struct was generated from the following file: