VsExpansionPackageClass.GetSnippetShortCutKeybindingState(Int32) Method

Definition

Determines if a key has been bound to the "Invoke Snippet From Shortcut" command. See GetSnippetShortCutKeybindingState(Int32).

C++/WinRT
 virtual int GetSnippetShortCutKeybindingState([Runtime::InteropServices::Out] int & fBound);

Parameters

fBound
Int32

[out] Returns non-zero (TRUE) if a key has been bound; otherwise, returns zero (FALSE).

Returns

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

Implements

Applies to

Produkt Versiounen
Visual Studio SDK 2015, 2017, 2019, 2022