HomeSort by relevance Sort by last modified time
    Searched refs:szDllName (Results 1 - 2 of 2) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
oaidl.h 888 LPOLESTR szDllName,
1010 LPOLESTR szDllName,
1073 #define ICreateTypeInfo_DefineFuncAsDllEntry(This,index,szDllName,szProcName) (This)->lpVtbl->DefineFuncAsDllEntry(This,index,szDllName,szProcName)
1138 static FORCEINLINE HRESULT ICreateTypeInfo_DefineFuncAsDllEntry(ICreateTypeInfo* This,UINT index,LPOLESTR szDllName,LPOLESTR szProcName) {
1139 return This->lpVtbl->DefineFuncAsDllEntry(This,index,szDllName,szProcName);
    [all...]
netmon.h     [all...]

Completed in 95 milliseconds