Lines Matching refs:__in
717 __in BOOL fPerMachine,
718 __in DWORD64 /*dw64Version*/,
719 __in BOOTSTRAPPER_RELATED_OPERATION operation
745 __in LPCWSTR wzBundleId,
746 __in BOOTSTRAPPER_RELATION_TYPE relationType,
747 __in LPCWSTR /*wzBundleTag*/,
748 __in BOOL fPerMachine,
749 __in DWORD64 /*dw64Version*/,
750 __in BOOTSTRAPPER_RELATED_OPERATION operation
784 __in LPCWSTR wzPackageId,
785 __in HRESULT hrStatus,
786 __in BOOTSTRAPPER_PACKAGE_STATE state
831 virtual STDMETHODIMP_(void) OnDetectComplete(__in HRESULT hrStatus) {
940 virtual STDMETHODIMP_(void) OnPlanComplete(__in HRESULT hrStatus) {
960 __in DWORD cCachePayloads,
961 __in DWORD64 dw64PackageCacheSize
983 __in DWORD64 dw64Progress,
984 __in DWORD64 dw64Total,
985 __in DWORD dwOverallPercentage
1010 __in HRESULT hrStatus,
1011 __in int nRecommendation
1021 __in HRESULT hrStatus,
1022 __in int nRecommendation
1029 virtual STDMETHODIMP_(void) OnCacheComplete(__in HRESULT /*hrStatus*/) {
1036 __in BOOTSTRAPPER_ERROR_TYPE errorType,
1037 __in LPCWSTR wzPackageId,
1038 __in DWORD dwCode,
1040 __in DWORD dwUIHint,
1041 __in DWORD /*cData*/,
1043 __in int nRecommendation
1087 __in INSTALLMESSAGE mt,
1088 __in UINT uiFlags,
1090 __in DWORD cData,
1092 __in int nRecommendation
1110 virtual STDMETHODIMP_(int) OnProgress(__in DWORD dwProgressPercentage, __in DWORD dwOverallProgressPercentage) {
1127 virtual STDMETHODIMP_(int) OnExecutePackageBegin(__in_z LPCWSTR wzPackageId, __in BOOL fExecute) {
1178 __in DWORD dwProgressPercentage,
1179 __in DWORD dwOverallProgressPercentage
1203 __in HRESULT hrExitCode,
1204 __in BOOTSTRAPPER_APPLY_RESTART restart,
1205 __in int nRecommendation
1227 virtual STDMETHODIMP_(void) OnExecuteComplete(__in HRESULT hrStatus) {
1282 virtual STDMETHODIMP_(int) OnApplyComplete(__in HRESULT hrStatus, __in BOOTSTRAPPER_APPLY_RESTART restart) {
1301 virtual STDMETHODIMP_(void) OnLaunchApprovedExeComplete(__in HRESULT hrStatus, __in DWORD /*processId*/) {
1309 static DWORD WINAPI UiThreadProc(__in LPVOID pvContext) {
1659 HRESULT ParseOverridableVariablesFromXml(__in IXMLDOMDocument* pixdManifest) {
1869 __in HWND hWnd,
1870 __in UINT uMsg,
1871 __in WPARAM wParam,
1872 __in LPARAM lParam
2006 BOOL OnCreate(__in HWND hWnd) {
2143 HRESULT UpdateUIStrings(__in BOOTSTRAPPER_ACTION action) {
2201 void OnPlan(__in BOOTSTRAPPER_ACTION action) {
2265 void OnChangeState(__in PYBA_STATE state) {
2485 void SetState(__in PYBA_STATE state, __in HRESULT hrStatus) {
2502 void GoToPage(__in PAGE page) {
2507 void DeterminePageId(__in PYBA_STATE state, __out DWORD* pdwPageId) {
2697 void SetTaskbarButtonProgress(__in DWORD dwOverallPercentage) {
2710 void SetTaskbarButtonState(__in TBPFLAG tbpFlags) {
2723 void SetProgressState(__in HRESULT hrStatus) {
2818 static bool IsTargetPlatformx64(__in IBootstrapperEngine* pEngine) {
2829 static bool IsTargetPlatformARM64(__in IBootstrapperEngine* pEngine) {
2841 __in IBootstrapperEngine* pEngine,
2842 __in HKEY hkHive,
2843 __in LPCWSTR subkey
2877 __in IBootstrapperEngine* pEngine,
2878 __in HKEY hkHive,
2879 __in LPCWSTR subkey
2908 __in IBootstrapperEngine* pEngine,
2909 __in HKEY hkHive
2938 static void LoadOptionalFeatureStates(__in IBootstrapperEngine* pEngine) {
3076 __in HMODULE hModule,
3077 __in BOOL fPrereq,
3078 __in HRESULT hrHostInitialization,
3079 __in IBootstrapperEngine* pEngine,
3080 __in const BOOTSTRAPPER_COMMAND* pCommand
3239 __in HMODULE hModule,
3240 __in BOOL fPrereq,
3241 __in HRESULT hrHostInitialization,
3242 __in IBootstrapperEngine* pEngine,
3243 __in const BOOTSTRAPPER_COMMAND* pCommand,