Description of the interface
-
Description of GetDeferredText
-
Description of GetScriptTextAttributes
-
Description of OnCreateDocumentContext
-
Description of GetPathName
-
Description of GetFileName
-
Description of NotifyChanged
PyIDebugDocumentHost.GetDeferredText
GetDeferredText(dwTextStartCookie, cMaxChars) Description of GetDeferredText.
-
dwTextStartCookie : int
Description for dwTextStartCookie
-
cMaxChars : int
Description for cMaxChars
PyIDebugDocumentHost.GetFileName
GetFileName() Description of GetFileName.
PyIDebugDocumentHost.GetPathName
GetPathName() Description of GetPathName.
PyIDebugDocumentHost.GetScriptTextAttributes
GetScriptTextAttributes(pstrCode, pstrDelimiter, dwFlags) Description of GetScriptTextAttributes.
-
pstrCode : unicode
Description for pstrCode
-
pstrDelimiter : unicode
Description for pstrDelimiter
-
dwFlags : int
Description for dwFlags
PyIDebugDocumentHost.NotifyChanged
NotifyChanged() Description of NotifyChanged.
PyIDebugDocumentHost.OnCreateDocumentContext
OnCreateDocumentContext() Description of OnCreateDocumentContext.