ArcFM Server Developer Guide
FindConnectionPoint Method (clsCostFactorClass)


Syntax
'Declaration
 
Public Overridable Sub FindConnectionPoint( _
   ByRef riid As Guid, _
   ByRef ppCP As IConnectionPoint _
) 
'Usage
 
Dim instance As clsCostFactorClass
Dim riid As Guid
Dim ppCP As IConnectionPoint
 
instance.FindConnectionPoint(riid, ppCP)
public virtual void FindConnectionPoint( 
   ref Guid riid,
   out IConnectionPoint ppCP
)

Parameters

riid
ppCP
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

clsCostFactorClass Class
clsCostFactorClass Members

 

 


Send Comment