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

  /external/chromium/base/win/
scoped_variant.h 18 // Scoped VARIANT class for automatically freeing a COM VARIANT at the
20 // encapsulated VARIANT easier to use.
21 // Instead of inheriting from VARIANT, we take the containment approach
22 // in order to have more control over the usage of the variant and guard
26 // Declaration of a global variant variable that's always VT_EMPTY
27 static const VARIANT kEmptyVariant;
35 // Constructor to create a new VT_BSTR VARIANT.
40 // Creates a new VT_BSTR variant of a specified length.
43 // 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 466 milliseconds