OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MethodLength
(Results
1 - 5
of
5
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dmksctrl.h
43
ULONG
MethodLength
,
devicetopology.h
334
ULONG
MethodLength
,
378
ULONG
MethodLength
,
405
#define IKsControl_KsMethod(This,Method,
MethodLength
,MethodData,DataLength,BytesReturned) (This)->lpVtbl->KsMethod(This,Method,
MethodLength
,MethodData,DataLength,BytesReturned)
422
static FORCEINLINE HRESULT IKsControl_KsMethod(IKsControl* This,PKSMETHOD Method,ULONG
MethodLength
,void *MethodData,ULONG DataLength,ULONG *BytesReturned) {
423
return This->lpVtbl->KsMethod(This,Method,
MethodLength
,MethodData,DataLength,BytesReturned);
448
ULONG
MethodLength
,
[
all
...]
ksproxy.h
583
ULONG
MethodLength
,
http.h
563
USHORT
MethodLength
;
ks.h
[
all
...]
Completed in 3789 milliseconds