OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:pbstrtext
(Results
1 - 4
of
4
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dsadmin.h
69
STDMETHOD(GetSummaryInfo)(THIS_ BSTR *
pBstrText
) PURE;
dvbsiparser.h
355
STDMETHOD_(HRESULT,GetTextW)(THIS_ DVB_STRCONV_MODE convMode,BSTR *
pbstrText
) PURE;
369
#define IDvbComponentDescriptor_GetTextW(This,convMode,
pbstrText
) (This)->lpVtbl->GetTextW(This,convMode,
pbstrText
)
570
STDMETHOD_(HRESULT,GetConcatenatedTextW)(THIS_ IDvbExtendedEventDescriptor *FollowingDescriptor,DVB_STRCONV_MODE convMode,BSTR *
pbstrText
) PURE;
579
STDMETHOD_(HRESULT,GetTextW)(THIS_ DVB_STRCONV_MODE convMode,BSTR *
pbstrText
) PURE;
588
#define IDvbExtendedEventDescriptor_GetConcatenatedTextW(This,FollowingDescriptor,convMode,
pbstrText
) (This)->lpVtbl->GetConcatenatedTextW(This,FollowingDescriptor,convMode,
pbstrText
)
597
#define IDvbExtendedEventDescriptor_GetTextW(This,convMode,
pbstrText
) (This)->lpVtbl->GetTextW(This,convMode,
pbstrText
)
[
all
...]
textserv.h
76
virtual HRESULT TxGetText(BSTR *
pbstrText
) = 0;
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jar
Completed in 178 milliseconds