BlackBerry.Camera._camera_set_photovf_property C# (CSharp) Метод

_camera_set_photovf_property() приватный Метод

private _camera_set_photovf_property ( IntPtr handle, ImageProperty property, string &value, ImageProperty end ) : Error
handle System.IntPtr
property ImageProperty
value string
end ImageProperty
Результат Error
        static extern Error _camera_set_photovf_property(IntPtr handle, ImageProperty property, ref string value, ImageProperty end);