BlackBerry.Screen.Buffer.screen_get_buffer_property_pv C# (CSharp) Method

screen_get_buffer_property_pv() private method

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