IVsProfileSettingsTree.GetIsPlaceholder(Int32) Method

Definition

Determines if the node is a placeholder.

C++/WinRT
int GetIsPlaceholder([Runtime::InteropServices::Out] int & pfPlaceholder);

Parameters

pfPlaceholder
Int32

[out] Determines whether this is a placeholder node.

Returns

If the method succeeds, it returns S_OK. If it fails, it returns an error code.

Remarks

COM Signature

From vsshell80.idl:

[C++]

HRESULT IVsProfileSettingsTree::GetIsPlaceholder(  
   [out] BOOL *pfPlaceholder  
);  

Applies to

Proizvod Verzije
Visual Studio SDK 2015, 2017, 2019, 2022