AppCaptureServices.Record 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.
Initiates an app capture record operation.
public:
virtual AppCaptureRecordOperation ^ Record() = Record;
AppCaptureRecordOperation Record();
public AppCaptureRecordOperation Record();
function record()
Public Function Record () As AppCaptureRecordOperation
Returns
An object representing the record operation.
Windows requirements
App capabilities |
appCaptureSettings
|