diff options
Diffstat (limited to '')
| -rw-r--r-- | src/api/burn/balutil/inc/IBootstrapperEngine.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/api/burn/balutil/inc/IBootstrapperEngine.h b/src/api/burn/balutil/inc/IBootstrapperEngine.h index 02094aa5..57fc9be9 100644 --- a/src/api/burn/balutil/inc/IBootstrapperEngine.h +++ b/src/api/burn/balutil/inc/IBootstrapperEngine.h | |||
| @@ -142,7 +142,7 @@ DECLARE_INTERFACE_IID_(IBootstrapperEngine, IUnknown, "6480D616-27A0-44D7-905B-8 | |||
| 142 | ) = 0; | 142 | ) = 0; |
| 143 | 143 | ||
| 144 | STDMETHOD(GetRelatedBundleVariable)( | 144 | STDMETHOD(GetRelatedBundleVariable)( |
| 145 | __in_z LPCWSTR wzBundleId, | 145 | __in_z LPCWSTR wzBundleCode, |
| 146 | __in_z LPCWSTR wzVariable, | 146 | __in_z LPCWSTR wzVariable, |
| 147 | __out_ecount_opt(*pcchValue) LPWSTR wzValue, | 147 | __out_ecount_opt(*pcchValue) LPWSTR wzValue, |
| 148 | __inout SIZE_T* pcchValue | 148 | __inout SIZE_T* pcchValue |
