Module oleTypes :: Class IOleClientSite
[hide private]
[frames] | no frames]

Class IOleClientSite

source code

comtypes.IUnknown --+
                    |
                   IOleClientSite

Class Variables [hide private]
  _case_insensitive_ = True
  _iid_ = GUID('{00000118-0000-0000-C000-000000000046}')
  _idlflags_ = []
  _methods_ = [COMMETHOD([], HRESULT, 'SaveObject'), COMMETHOD([...
Class Variable Details [hide private]

_methods_

Value:
[COMMETHOD([], HRESULT, 'SaveObject'), COMMETHOD([], HRESULT, 'GetMoni\
ker', (['in'], c_ulong, 'dwAssign'), (['in'], c_ulong, 'dwWhichMoniker\
'), (['out'], POINTER(POINTER(IMoniker)), 'ppmk')), COMMETHOD([], HRES\
ULT, 'GetContainer', (['out'], POINTER(POINTER(IOleContainer)), 'ppCon\
tainer')), COMMETHOD([], HRESULT, 'ShowObject'), COMMETHOD([], HRESULT\
, 'OnShowWindow', (['in'], c_int, 'fShow')), COMMETHOD([], HRESULT, 'R\
equestNewObjectLayout'),]