Searched refs:mkp (Results 1 – 3 of 3) sorted by relevance
675 static HRESULT WINAPI MonikerProp_PutProperty(IMonikerProp *iface, MONIKERPROPERTY mkp, LPCWSTR val) in MonikerProp_PutProperty() argument679 TRACE("(%p)->(%d %s)\n", This, mkp, debugstr_w(val)); in MonikerProp_PutProperty()681 switch(mkp) { in MonikerProp_PutProperty()691 FIXME("mkp %d\n", mkp); in MonikerProp_PutProperty()
2171 static HRESULT WINAPI MonikerProp_PutProperty(IMonikerProp *iface, MONIKERPROPERTY mkp, LPCWSTR val) in MonikerProp_PutProperty() argument2173 switch(mkp) { in MonikerProp_PutProperty()
686 [in] MONIKERPROPERTY mkp,