'Declaration
<DispIdAttribute(210)> Function CreateGdPictureImageFromHwnd( _ ByVal HANDLE As Integer _ ) As Integer
[DispId(210)] int CreateGdPictureImageFromHwnd( int HANDLE )
function CreateGdPictureImageFromHwnd( HANDLE: Integer ): Integer;
DispIdAttribute(210) function CreateGdPictureImageFromHwnd( HANDLE : int ) : int;
[DispId(210)] int CreateGdPictureImageFromHwnd( int HANDLE )
[DispId(210)] int CreateGdPictureImageFromHwnd( int HANDLE )
Parameters
- HANDLE