'Declaration
Public Overloads Shared Function GetObjectBitmap( _ ByVal hObject As System.IntPtr, _ ByVal nCount As System.Integer, _ ByRef lpObject As NGdi32.BITMAP _ ) As System.Integer
'Usage
Dim hObject As System.IntPtr Dim nCount As System.Integer Dim lpObject As NGdi32.BITMAP Dim value As System.Integer value = NGdi32.GetObjectBitmap(hObject, nCount, lpObject)
public static System.int GetObjectBitmap( System.IntPtr hObject, System.int nCount, out NGdi32.BITMAP lpObject )
Parameters
- hObject
- nCount
- lpObject