ArcFM Engine Developer Guide
TypeInfoFromITypeInfo Method (_TLIApplication)


Syntax
'Declaration
 
<TypeLibFuncAttribute(TypeLibFuncFlags.FHidden)>
<DispIdAttribute(1610743824)>
Function TypeInfoFromITypeInfo( _
   ByVal ptinfo As Object _
) As TypeInfo
'Usage
 
Dim instance As _TLIApplication
Dim ptinfo As Object
Dim value As TypeInfo
 
value = instance.TypeInfoFromITypeInfo(ptinfo)
[TypeLibFunc(TypeLibFuncFlags.FHidden)]
[DispId(1610743824)]
TypeInfo TypeInfoFromITypeInfo( 
   object ptinfo
)

Parameters

ptinfo
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

_TLIApplication Interface
_TLIApplication Members

 

 


Send Comment