OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetJob
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
qmgr.h
249
virtual HRESULT WINAPI
GetJob
(GUID jobID,IBackgroundCopyJob1 **ppJob) = 0;
271
HRESULT (WINAPI *
GetJob
)(IBackgroundCopyGroup *This,GUID jobID,IBackgroundCopyJob1 **ppJob);
295
#define IBackgroundCopyGroup_GetJob(This,jobID,ppJob) (This)->lpVtbl->
GetJob
(This,jobID,ppJob)
[
all
...]
bits.h
[
all
...]
winspool.h
831
#define
GetJob
__MINGW_NAME_AW(
GetJob
)
[
all
...]
Completed in 145 milliseconds