IDocumentInspector.GetInfo method (Office)

Gets information about a custom Document Inspector module.

Syntax

expression.GetInfo (Name, Desc)

expression An expression that returns an IDocumentInspector object.

Parameters

Name Required/Optional Data type Description
Name Required String Represents the name of the module.
Desc Required String Represents the description of the module.

Return value

[HRESULT]

Remarks

The IDocumentInspector object is for the exclusive use of custom Document Inspector module authors and cannot be used with Visual Basic for Applications (VBA).

See also

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.