Miner.Interop Namespace > MMWorkFunctionCalcObjectClass Class : CalculateWorkFunction Method |
'Declaration
Public Overridable Sub CalculateWorkFunction( _ ByVal pParent As ID8List, _ ByVal pChildItem As ID8ListItem, _ ByVal eChangeType As mmChangeType _ )
'Usage
Dim instance As MMWorkFunctionCalcObjectClass Dim pParent As ID8List Dim pChildItem As ID8ListItem Dim eChangeType As mmChangeType instance.CalculateWorkFunction(pParent, pChildItem, eChangeType)
public virtual void CalculateWorkFunction( ID8List pParent, ID8ListItem pChildItem, mmChangeType eChangeType )
public procedure CalculateWorkFunction( pParent: ID8List; pChildItem: ID8ListItem; eChangeType: mmChangeType ); virtual;
public function CalculateWorkFunction( pParent : ID8List, pChildItem : ID8ListItem, eChangeType : mmChangeType );
public: virtual void CalculateWorkFunction( ID8List* pParent, ID8ListItem* pChildItem, mmChangeType eChangeType )
public: virtual void CalculateWorkFunction( ID8List^ pParent, ID8ListItem^ pChildItem, mmChangeType eChangeType )
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2