Lines Matching defs:IPropertyPage2

77 typedef interface IPropertyPage2 IPropertyPage2;
316 typedef interface IPropertyPage2 IPropertyPage2;
2305 * IPropertyPage2 interface
2310 typedef IPropertyPage2 *LPPROPERTYPAGE2;
2315 IPropertyPage2 : public IPropertyPage
2322 __CRT_UUID_DECL(IPropertyPage2, 0x01e44665, 0x24ac, 0x101b, 0x84,0xed, 0x08,0x00,0x2b,0x2e,0xc7,0x13)
2330 IPropertyPage2* This,
2335 IPropertyPage2* This);
2338 IPropertyPage2* This);
2342 IPropertyPage2* This,
2346 IPropertyPage2* This,
2352 IPropertyPage2* This);
2355 IPropertyPage2* This,
2359 IPropertyPage2* This,
2364 IPropertyPage2* This,
2368 IPropertyPage2* This,
2372 IPropertyPage2* This);
2375 IPropertyPage2* This);
2378 IPropertyPage2* This,
2382 IPropertyPage2* This,
2385 /*** IPropertyPage2 methods ***/
2387 IPropertyPage2* This,
2392 interface IPropertyPage2 {
2414 /*** IPropertyPage2 methods ***/
2418 static FORCEINLINE HRESULT IPropertyPage2_QueryInterface(IPropertyPage2* This,REFIID riid,void **ppvObject) {
2421 static FORCEINLINE ULONG IPropertyPage2_AddRef(IPropertyPage2* This) {
2424 static FORCEINLINE ULONG IPropertyPage2_Release(IPropertyPage2* This) {
2428 static FORCEINLINE HRESULT IPropertyPage2_SetPageSite(IPropertyPage2* This,IPropertyPageSite *pPageSite) {
2431 static FORCEINLINE HRESULT IPropertyPage2_Activate(IPropertyPage2* This,HWND hWndParent,LPCRECT pRect,WINBOOL bModal) {
2434 static FORCEINLINE HRESULT IPropertyPage2_Deactivate(IPropertyPage2* This) {
2437 static FORCEINLINE HRESULT IPropertyPage2_GetPageInfo(IPropertyPage2* This,PROPPAGEINFO *pPageInfo) {
2440 static FORCEINLINE HRESULT IPropertyPage2_SetObjects(IPropertyPage2* This,ULONG cObjects,IUnknown **ppUnk) {
2443 static FORCEINLINE HRESULT IPropertyPage2_Show(IPropertyPage2* This,UINT nCmdShow) {
2446 static FORCEINLINE HRESULT IPropertyPage2_Move(IPropertyPage2* This,LPCRECT pRect) {
2449 static FORCEINLINE HRESULT IPropertyPage2_IsPageDirty(IPropertyPage2* This) {
2452 static FORCEINLINE HRESULT IPropertyPage2_Apply(IPropertyPage2* This) {
2455 static FORCEINLINE HRESULT IPropertyPage2_Help(IPropertyPage2* This,LPCOLESTR pszHelpDir) {
2458 static FORCEINLINE HRESULT IPropertyPage2_TranslateAccelerator(IPropertyPage2* This,MSG *pMsg) {
2461 /*** IPropertyPage2 methods ***/
2462 static FORCEINLINE HRESULT IPropertyPage2_EditProperty(IPropertyPage2* This,DISPID dispID) {
2471 IPropertyPage2* This,