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