Miner.Interop Namespace > IMMLockingOnPaste Interface : SetLockOnPaste Method |
'Declaration
Function SetLockOnPaste( _ ByVal pListItem As ID8ListItem _ ) As System.Boolean
'Usage
Dim instance As IMMLockingOnPaste Dim pListItem As ID8ListItem Dim value As System.Boolean value = instance.SetLockOnPaste(pListItem)
System.bool SetLockOnPaste( ID8ListItem pListItem )
function SetLockOnPaste( pListItem: ID8ListItem ): System.Boolean;
function SetLockOnPaste( pListItem : ID8ListItem ) : System.boolean;
System.bool SetLockOnPaste( ID8ListItem* pListItem )
System.bool SetLockOnPaste( ID8ListItem^ pListItem )
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