wFlags 203 ext/com_dotnet/com_wrapper.c /* [in] */ WORD wFlags, wFlags 210 ext/com_dotnet/com_wrapper.c lcid, wFlags, pDispParams, wFlags 246 ext/com_dotnet/com_wrapper.c /* [in] */ WORD wFlags, wFlags 262 ext/com_dotnet/com_wrapper.c trace("-- Invoke: %d %20s [%d] flags=%08x args=%d\n", id, Z_STRVAL_P(name), Z_STRLEN_P(name), wFlags, pdp->cArgs); wFlags 284 ext/com_dotnet/com_wrapper.c if (wFlags & DISPATCH_PROPERTYGET) { wFlags 286 ext/com_dotnet/com_wrapper.c } else if (wFlags & DISPATCH_PROPERTYPUT) { wFlags 288 ext/com_dotnet/com_wrapper.c } else if (wFlags & DISPATCH_METHOD) { wFlags 315 ext/com_dotnet/com_wrapper.c trace("Don't know how to handle this invocation %08x\n", wFlags);