public int BitsPerPixel( ref int FormHDC )
Public Function BitsPerPixel ( _ ByRef FormHDC As Integer _ ) As Integer
public: int^ BitsPerPixel( int^% FormHDC )