BlackBerry.Screen.Buffer.screen_get_buffer_property_pv C# (CSharp) 메소드

screen_get_buffer_property_pv() 개인적인 메소드

private screen_get_buffer_property_pv ( IntPtr buf, System.Property pname, [ param ) : int
buf System.IntPtr
pname System.Property
param [
리턴 int
        static extern int screen_get_buffer_property_pv(IntPtr buf, Property pname, [Out] IntPtr[] param);