IInternalExtenderProvider Interface
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.
Microsoft Internal Use Only.
This API supports the product infrastructure and is not intended to be used directly from your code.
public interface class IInternalExtenderProvider
public interface class IInternalExtenderProvider
__interface IInternalExtenderProvider
[System.Runtime.InteropServices.Guid("B85F43C4-C765-4984-AE3D-695E8CD8E992")]
[System.Runtime.InteropServices.TypeLibType(4688)]
public interface IInternalExtenderProvider
[System.Runtime.InteropServices.Guid("B85F43C4-C765-4984-AE3D-695E8CD8E992")]
public interface IInternalExtenderProvider
[<System.Runtime.InteropServices.Guid("B85F43C4-C765-4984-AE3D-695E8CD8E992")>]
[<System.Runtime.InteropServices.TypeLibType(4688)>]
type IInternalExtenderProvider = interface
[<System.Runtime.InteropServices.Guid("B85F43C4-C765-4984-AE3D-695E8CD8E992")>]
type IInternalExtenderProvider = interface
Public Interface IInternalExtenderProvider
- Attributes
Methods
CanExtend(String, String, Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetExtender(String, String, Object, IExtenderSite, Int32) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |
GetExtenderNames(String, Object) |
This API supports the product infrastructure and is not intended to be used directly from your code. Microsoft Internal Use Only. |