![]() |
![]() |
![]() |
CaptureEffectDescription.GuidEffectsInstance Property |
Language: |
Retrieves and sets the unique identifier of the preferred capture effect.
Visual Basic .NET Public Property GuidEffectsInstance As Guid C# public Guid GuidEffectsInstance { get; set; } Managed C++ public: __property Guid get_GuidEffectsInstance();
public: __property void set_GuidEffectsInstance(Guid);JScript .NET public function get GuidEffectsInstance() : Guid
public function set GuidEffectsInstance(Guid);
System.Guid . The unique identifier of the preferred capture effect.
This property is read/write.
When setting capture effects to a CaptureBuffer object, use the DSoundHelper class to get the globally unique identifier (GUID) for this property.
Feedback? Please provide us with your comments on this topic.
For more help, visit the DirectX Developer Center