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