Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Removes the control with the specified control set and ID from the camera control collection.
Syntax
HRESULT RemoveControl(
[in] REFGUID controlSet,
[in] ULONG constrolId
);
Parameters
[in] controlSet
A GUID specifying the control set to which the control belongs.
[in] constrolId
The ID of the control to be removed from the collection.
Return value
S_OK on success.
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 11 Build 22621 |
Minimum supported server | Windows 11 Build 22621 |
Header | mfidl.h |