IFileDialogCustomize *pfdc = NULL; hr = pfd->lpVtbl->QueryInterface(pfd, &IID_IFileDialogCustomize, (void**)&pfdc); if (SUCCEEDED(hr))
確定! 回上一頁