[ROOT] --> small

class CPicture
    extends COleDispatchDriver as public

Author:
unascribed

Version:
unknown

Source:
picture.h:16

Constructors Index

CPicture
[public]
CPicture
[public]
CPicture
[public]


Methods Index

GetHandle
[public]
GetHeight
[public]
GetHPal
[public]
GetType
[public]
GetWidth
[public]
SetHPal
[public]


Constructors

CPicture

public CPicture ( ) ;

CPicture

public CPicture ( LPDISPATCH pDispatch ) ;

CPicture

public CPicture ( const CPicture & dispatchSrc ) ;


Methods

GetHandle

public long GetHandle ( ) ;

GetHPal

public long GetHPal ( ) ;

SetHPal

public void SetHPal ( long ) ;

GetType

public short GetType ( ) ;

GetWidth

public long GetWidth ( ) ;

GetHeight

public long GetHeight ( ) ;


This documentation was generated automatically by the ccdoc tool (version 0.7a).
Click here to submit a bug report or feature request.

Click here to return to the top of the page.