Miner.Interop Namespace > IMMItemProperties Interface : PropagateProperties Method |
'Declaration
Sub PropagateProperties( _ ByVal eFormat As mmItemPropertyFormat, _ ByVal bRecursive As System.Boolean _ )
'Usage
Dim instance As IMMItemProperties Dim eFormat As mmItemPropertyFormat Dim bRecursive As System.Boolean instance.PropagateProperties(eFormat, bRecursive)
void PropagateProperties( mmItemPropertyFormat eFormat, System.bool bRecursive )
procedure PropagateProperties( eFormat: mmItemPropertyFormat; bRecursive: System.Boolean );
function PropagateProperties( eFormat : mmItemPropertyFormat, bRecursive : System.boolean );
void PropagateProperties( mmItemPropertyFormat eFormat, System.bool bRecursive )
void PropagateProperties( mmItemPropertyFormat eFormat, System.bool bRecursive )
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