Lines Matching refs:HRESULT

292     HRESULT GetParentWindow(
296 HRESULT GetAccount(
310 HRESULT hrResult;
313 HRESULT hrServerError;
324 HRESULT OnTimeout(
328 HRESULT OnLogonPrompt(
333 [in] HRESULT hrError,
339 HRESULT OnStatus(
343 HRESULT OnError(
348 HRESULT OnCommand(
351 [in] HRESULT hrResponse,
375 HRESULT GetServerInfo(
380 HRESULT IsState(
383 HRESULT InetServerFromAccount(
387 HRESULT Connect(
392 HRESULT HandsOffCallback();
394 HRESULT Disconnect();
396 HRESULT DropConnection();
398 HRESULT GetStatus(
450 HRESULT OnResponse(
468 HRESULT InitNew(
476 HRESULT SendMessage(
479 HRESULT CommandMAIL(
482 HRESULT CommandRCPT(
485 HRESULT CommandEHLO();
487 HRESULT CommandHELO();
489 HRESULT CommandAUTH(
492 HRESULT CommandQUIT();
494 HRESULT CommandRSET();
496 HRESULT CommandDATA();
498 HRESULT CommandDOT();
500 HRESULT SendDataStream(
521 HRESULT SetWindow();
523 HRESULT ResetWindow();
525 HRESULT SendMessage2(
528 HRESULT CommandRCPT2(
621 HRESULT OnResponse(
648 HRESULT InitNew(
652 HRESULT MarkItem(
657 HRESULT CommandAUTH(
660 HRESULT CommandUSER(
663 HRESULT CommandPASS(
666 HRESULT CommandLIST(
670 HRESULT CommandTOP(
675 HRESULT CommandQUIT();
677 HRESULT CommandSTAT();
679 HRESULT CommandNOOP();
681 HRESULT CommandRSET();
683 HRESULT CommandUIDL(
687 HRESULT CommandDELE(
691 HRESULT CommandRETR(
708 HRESULT Clear();
710 HRESULT IsInRange(
713 HRESULT Min(
716 HRESULT Max(
719 HRESULT Save(
723 HRESULT Load(
727 HRESULT AddRange(
731 HRESULT AddSingleValue(
734 HRESULT AddRangeList(
737 HRESULT DeleteRange(
741 HRESULT DeleteSingleValue(
744 HRESULT DeleteRangeList(
747 HRESULT MinOfRange(
751 HRESULT MaxOfRange(
755 HRESULT RangeToIMAPString(
759 HRESULT Next(
763 HRESULT Prev(
767 HRESULT Cardinality(
770 HRESULT CardinalityFrom(
936 HRESULT hrResult;
942 HRESULT OnResponse([in] const IMAP_RESPONSE *pirIMAPResponse);
957 HRESULT InitNew(
961 HRESULT NewIRangeList(
964 HRESULT Capability(
967 HRESULT Select(
973 HRESULT Examine(
979 HRESULT Create(
985 HRESULT Delete(
991 HRESULT Rename(
998 HRESULT Subscribe(
1004 HRESULT Unsubscribe(
1010 HRESULT List(
1017 HRESULT Lsub(
1024 HRESULT Append(
1033 HRESULT Close(
1038 HRESULT Expunge(
1043 HRESULT Search(
1052 HRESULT Fetch(
1060 HRESULT Store(
1068 HRESULT Copy(
1076 HRESULT Noop(
1081 HRESULT ResizeMsgSeqNumTable(
1084 HRESULT UpdateSeqNumToUID(
1088 HRESULT RemoveSequenceNum(
1091 HRESULT MsgSeqNumToUID(
1095 HRESULT GetMsgSeqNumToUIDArray(
1099 HRESULT GetHighestMsgSeqNum(
1102 HRESULT ResetMsgSeqNumToUID();
1104 HRESULT SetDefaultCBHandler(
1107 HRESULT Status(
1116 cpp_quote("HRESULT WINAPI CreateRASTransport(IRASTransport **ppTransport);")
1117 cpp_quote("HRESULT WINAPI CreateNNTPTransport(INNTPTransport **ppTransport);")
1118 cpp_quote("HRESULT WINAPI CreateIMAPTransport2(IIMAPTransport2 **ppTransport);")
1120 cpp_quote("HRESULT WINAPI CreateRangeList(IRangeList **ppRangeList);")
1121 cpp_quote("HRESULT WINAPI CreateSMTPTransport(ISMTPTransport **ppTransport);")
1122 cpp_quote("HRESULT WINAPI CreatePOP3Transport(IPOP3Transport **ppTransport);")
1123 cpp_quote("HRESULT WINAPI CreateIMAPTransport(IIMAPTransport **ppTransport);")