Package appModules :: Module devenv :: Class IVsTextView
[hide private]
[frames] | no frames]

Class IVsTextView

source code

comtypes.IUnknown --+
                    |
                   IVsTextView

Class Variables [hide private]
  _case_insensitive_ = True
  _iid_ = GUID('{BB23A14B-7C61-469A-9890-A95648CED5E6}')
  _idlflags_ = []
  _methods_ = [COMMETHOD([], HRESULT, 'Initialize', (['in'], POI...
Class Variable Details [hide private]

_methods_

Value:
[COMMETHOD([], HRESULT, 'Initialize', (['in'], POINTER(IUnknown), 'pBu\
ffer'), (['in'], comtypes.wireHWND, 'hwndParent'), (['in'], c_ulong, '\
InitFlags'), (['in'], POINTER(c_int), 'pInitView')), COMMETHOD([], HRE\
SULT, 'CloseView'), COMMETHOD([], HRESULT, 'GetCaretPos', (['out'], PO\
INTER(c_int), 'piLine'), (['out'], POINTER(c_int), 'piColumn')), COMME\
THOD([], HRESULT, 'SetCaretPos', (['in'], c_int, 'iLine'), (['in'], c_\
int, 'iColumn')), COMMETHOD([], HRESULT, 'GetSelectionSpan', (['out'],\
 POINTER(c_int), 'pSpan')), COMMETHOD([], HRESULT, 'GetSelection', (['\
...