Miner.Interop Namespace > IMMWorkFunctionCalculator Interface : CalculateWorkFunction Method |
'Declaration
Sub CalculateWorkFunction( _ ByVal pParent As ID8List, _ ByVal pChildItem As ID8ListItem, _ ByVal eChangeType As mmChangeType _ )
'Usage
Dim instance As IMMWorkFunctionCalculator Dim pParent As ID8List Dim pChildItem As ID8ListItem Dim eChangeType As mmChangeType instance.CalculateWorkFunction(pParent, pChildItem, eChangeType)
void CalculateWorkFunction( ID8List pParent, ID8ListItem pChildItem, mmChangeType eChangeType )
procedure CalculateWorkFunction( pParent: ID8List; pChildItem: ID8ListItem; eChangeType: mmChangeType );
function CalculateWorkFunction( pParent : ID8List, pChildItem : ID8ListItem, eChangeType : mmChangeType );
void CalculateWorkFunction( ID8List* pParent, ID8ListItem* pChildItem, mmChangeType eChangeType )
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