HomeSort by relevance Sort by last modified time
    Searched defs:VARIANT (Results 1 - 3 of 3) sorted by null

  /external/chromium/base/
scoped_variant_win.h 14 // Scoped VARIANT class for automatically freeing a COM VARIANT at the
16 // encapsulated VARIANT easier to use.
17 // Instead of inheriting from VARIANT, we take the containment approach
18 // in order to have more control over the usage of the variant and guard
22 // Declaration of a global variant variable that's always VT_EMPTY
23 static const VARIANT kEmptyVariant;
31 // Constructor to create a new VT_BSTR VARIANT.
36 // Creates a new VT_BSTR variant of a specified length.
39 // Creates a new integral type variant and assigns the value t
    [all...]
  /prebuilt/windows/swt/
swt.jar 
  /prebuilt/windows-x86_64/swt/
swt.jar 

Completed in 32 milliseconds