IDebugPlmClient3::ResumePlmPackageWide 方法 (dbgeng.h)
恢复进程生命周期管理 (PLM) 包。
语法
HRESULT ResumePlmPackageWide(
[in] ULONG64 Server,
[in] PCWSTR PackageFullName
);
参数
[in] Server
包的服务器。
[in] PackageFullName
指向包名称的指针。
返回值
如果该方法成功,则返回 S_OK。 否则,将返回 HRESULT 错误代码。
要求
要求 | 值 |
---|---|
目标平台 | Windows |
标头 | dbgeng.h (包括 Dbgeng.h) |