Miner.Interop Namespace > MMAttrRelationShipInstanceTargetClass Class : GetViewCookie Method |
'Declaration
Public Overridable Sub GetViewCookie( _ ByRef pbVisible As System.Boolean, _ ByRef pnLevel As System.Integer, _ ByRef pnIndex As System.Integer _ )
'Usage
Dim instance As MMAttrRelationShipInstanceTargetClass Dim pbVisible As System.Boolean Dim pnLevel As System.Integer Dim pnIndex As System.Integer instance.GetViewCookie(pbVisible, pnLevel, pnIndex)
public virtual void GetViewCookie( out System.bool pbVisible, out System.int pnLevel, out System.int pnIndex )
public procedure GetViewCookie( Out pbVisible: System.Boolean; Out pnLevel: System.Integer; Out pnIndex: System.Integer ); virtual;
public function GetViewCookie( pbVisible : System.boolean, pnLevel : System.int, pnIndex : System.int );
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