Add scripting to your application with Vbsedit !

IDebugDocumentHelper::Init

 

The Init method initializes a debug document helper with a name and initial attributes.

HRESULT Init(
   IDebugApplication*  pda,
   LPCOLESTR           pszShortName,
   LPCOLESTR           pszLongName,
   TEXT_DOC_ATTR       docAttr
);

pda

[in] The debug application associated with this document.

pszShortName

[in] A null-terminated string containing the short name of the document.

pszLongName

[in] A null-terminated string containing the long name of the document.

docAttr

[in] Specifies text document attributes.

The method returns an HRESULT. Possible values include, but are not limited to, those in the following table.

Value

Description

S_OK 

The method succeeded.

This method initializes a debug document helper with a name and initial attributes.

This document does not appear in the tree until IDebugDocumentHelper::Attach is called.


Add VBScript and Javascript scripting
to your application with VbsEdit !



Download Now!

This package includes VbsEdit 32-bit and 64-bit.




Home  

Copyright © 2001-2024 adersοft