Miner.Interop Namespace > MMObjectBuilderClass Class : SetViewCookie Method |
'Declaration
Public Overridable Sub SetViewCookie( _ ByVal bVisible As System.Boolean, _ ByVal nLevel As System.Integer, _ ByVal nIndex As System.Integer _ )
'Usage
Dim instance As MMObjectBuilderClass Dim bVisible As System.Boolean Dim nLevel As System.Integer Dim nIndex As System.Integer instance.SetViewCookie(bVisible, nLevel, nIndex)
public procedure SetViewCookie( bVisible: System.Boolean; nLevel: System.Integer; nIndex: System.Integer ); virtual;
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