Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register todayThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Locks the internal payload buffer contained in the capture device control to enable querying or changing the payload.
HRESULT LockPayload(
BYTE **ppPayload,
ULONG *pulPayload
);
ppPayload
Receives a BYTE pointer to the buffer containing the raw payload. The caller should not free the buffer directly, but instead should call IMFExtendedCameraControl::UnlockPayload to free the resources.
pulPayload
Receives the size of the buffer returned in ppPayload.
On success, returns S_OK.
Requirement | Value |
---|---|
Minimum supported client | Windows 10 Build 20348 |
Minimum supported server | Windows 10 Build 20348 |
Header | mfidl.h |
Events
May 19, 6 PM - May 23, 12 AM
Calling all developers, creators, and AI innovators to join us in Seattle @Microsoft Build May 19-22.
Register today