AppCaptureManager.ApplySettings(AppCaptureSettings) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
static void ApplySettings(AppCaptureSettings ^ appCaptureSettings);
static void ApplySettings(AppCaptureSettings const& appCaptureSettings);
public static void ApplySettings(AppCaptureSettings appCaptureSettings);
function applySettings(appCaptureSettings)
Public Shared Sub ApplySettings (appCaptureSettings As AppCaptureSettings)
参数
- appCaptureSettings
- AppCaptureSettings
要应用的设置。
Windows 要求
应用功能 |
appCaptureSettings
|