IVsExtensibility3.IsMethodDisabled(Guid, Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
int IsMethodDisabled(Guid % pGuid, int dispid);
public int IsMethodDisabled (ref Guid pGuid, int dispid);
abstract member IsMethodDisabled : Guid * int -> int
Public Function IsMethodDisabled (ByRef pGuid As Guid, dispid As Integer) As Integer
Parameters
- pGuid
- Guid
- dispid
- Int32