CameraStorageRemainingPictures Property
|
Number of remaining shootable pictures.
Namespace:
Ricoh.CameraController
Assembly:
RicohCameraSDK (in RicohCameraSDK.dll) Version: 1.1
Syntax public uint RemainingPictures { get; set; }
Public Property RemainingPictures As UInteger
Get
Set
public:
property unsigned int RemainingPictures {
unsigned int get ();
void set (unsigned int value);
}
Property Value
Type:
UInt32See Also