SignatureProvider.GetProviderDetail(SignatureProviderDetail) 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.
Queries the signature provider add-in for various details.
public:
System::Object ^ GetProviderDetail(Microsoft::Office::Core::SignatureProviderDetail sigprovdet);
public object GetProviderDetail (Microsoft.Office.Core.SignatureProviderDetail sigprovdet);
abstract member GetProviderDetail : Microsoft.Office.Core.SignatureProviderDetail -> obj
Public Function GetProviderDetail (sigprovdet As SignatureProviderDetail) As Object
Parameters
- sigprovdet
- SignatureProviderDetail
Contains an enumerated value representing the type of information to query the add-in for.
Returns
Object
Remarks
The SignatureProvider object is used exclusively in custom signature provider add-ins. This method is used to query the add-in for three pieces of information: