CameraOcclusionInfo.GetState Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the current occlusion state of the camera device.
public:
virtual CameraOcclusionState ^ GetState() = GetState;
CameraOcclusionState GetState();
public CameraOcclusionState GetState();
function getState()
Public Function GetState () As CameraOcclusionState
Returns
A CameraOcclusionState object that can be used to determine the camera's current occlusion state.