IVsSolutionUIHierarchyWindow.EnableFilter(Guid, UInt32) Yöntem

Tanım

Filtre grubu ve filtre tanımlayıcı çifti tarafından belirtilen filtreyi etkinleştirin.

public:
 bool EnableFilter(Guid % pguidFilterGroup, System::UInt32 nFilterID);
public bool EnableFilter (ref Guid pguidFilterGroup, uint nFilterID);
abstract member EnableFilter : Guid * uint32 -> bool
Public Function EnableFilter (ByRef pguidFilterGroup As Guid, nFilterID As UInteger) As Boolean

Parametreler

pguidFilterGroup
Guid

'ndaki Filtrenin ait olduğu grup.

nFilterID
UInt32

'ndaki Filtrenin tanımlayıcısı.

Döndürülenler

Boolean

true filtre başarıyla etkinleştirildiyse.

Şunlara uygulanır