DocGetProtectionCommentΒΆ

DocGetProtectionComment retrieves the comment that is displayed when a password protected document is opened.

ssComment = DocGetProtectionComment(hDoc)

Return Value

ssComment is a comment that is displayed password dialog is displayed.

Parameters

hDoc

Identifies the document.

id-227561