Microsoft DirectX 9.0 SDK Update (October 2004)

Effect.TriggerButton Property

Language:

Note: This documentation is preliminary and is subject to change.

The identifier or offset of the button to be used to trigger playback of the effect. The flags DIEFF_OBJECTIDS and DIEFF_OBJECTOFFSETS determine the semantics of the value. If this member is set to DIEB_NOTRIGGER, no trigger button is associated with the effect.

Definition

Visual Basic .NET Public Property TriggerButton As Integer
C# public int TriggerButton { get; set; }
Managed C++ public: __property int get_TriggerButton();
public: __property void set_TriggerButton(int);
JScript .NET public function get TriggerButton() : int
public function set TriggerButton(int);

Property Value

System.Int32 .

This property is read/write. 

© 2004 Microsoft Corporation. All rights reserved. Terms of use.

Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center