Home
last modified time | relevance | path

Searched refs:destVartype (Results 1 – 1 of 1) sorted by relevance

/trunk/main/extensions/test/ole/OleConverterVar1/
H A Dsmartarray.h39 m_array= SafeArrayCreate( destVartype, 1, rgsabound); in SmartArray()
49 switch (destVartype) in SmartArray()
54 if( SUCCEEDED( hr= varSource.ChangeType( destVartype))) in SmartArray()
61 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
68 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
75 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
82 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
89 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
96 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
103 if( SUCCEEDED( hr=varSource.ChangeType( destVartype))) in SmartArray()
[all …]

Completed in 12 milliseconds