Lines Matching refs:HRESULT

127         [id(0x00000001), propget] HRESULT Guid([out, retval] BSTR* Guid);
128 [id(0x00000002), propget] HRESULT Data([out, retval] VARIANT* Data);
129 [id(0x00000002), propput] HRESULT Data([in] VARIANT Data);
139 HRESULT Count([out, retval] long* Count);
140 HRESULT _NewEnum([out, retval] IUnknown** _NewEnum);
141 HRESULT Item(
144 HRESULT Add(
148 HRESULT Remove([in] VARIANT Identifier);
149 HRESULT Clear();
150 HRESULT DoesPropertyExist(
162 [id(0x00000002), propget] HRESULT Color(
164 [id(0x00000002), propput] HRESULT Color([in] long CurrentColor);
165 [id(0x00000003), propget] HRESULT Width(
167 [id(0x00000003), propput] HRESULT Width([in] single CurrentWidth);
168 [id(0x00000001), propget] HRESULT Height(
170 [id(0x00000001), propput] HRESULT Height([in] single CurrentHeight);
171 [id(0x00000004), propget] HRESULT FitToCurve(
173 [id(0x00000004), propput] HRESULT FitToCurve([in] VARIANT_BOOL Flag);
174 [id(0x00000005), propget] HRESULT IgnorePressure(
176 [id(0x00000005), propput] HRESULT IgnorePressure(
178 [id(0x00000006), propget] HRESULT AntiAliased(
180 [id(0x00000006), propput] HRESULT AntiAliased([in] VARIANT_BOOL Flag);
181 [id(0x00000007), propget] HRESULT Transparency(
183 [id(0x00000007), propput] HRESULT Transparency(
185 [id(0x00000008), propget] HRESULT RasterOperation(
187 [id(0x00000008), propput] HRESULT RasterOperation(
189 [id(0x00000009), propget] HRESULT PenTip(
191 [id(0x00000009), propput] HRESULT PenTip([in] InkPenTip CurrentPenTip);
192 [id(0x0000000b), propget] HRESULT ExtendedProperties(
194 [id(0x0000000a)] HRESULT Clone(
217 [id(0x00000001)] HRESULT Reset();
218 [id(0x00000002)] HRESULT Translate(
221 [id(0x00000003)] HRESULT Rotate(
225 [id(0x00000004)] HRESULT Reflect(
228 [id(0x00000005)] HRESULT Shear(
231 [id(0x00000006)] HRESULT ScaleTransform(
234 [id(0x0000000d)] HRESULT GetTransform(
241 [id(0x0000000e)] HRESULT SetTransform(
248 [id(0x00000007), propget, hidden] HRESULT eM11(
250 [id(0x00000007), propput, hidden] HRESULT eM11([in] single Value);
251 [id(0x00000008), propget, hidden] HRESULT eM12(
253 [id(0x00000008), propput, hidden] HRESULT eM12([in] single Value);
254 [id(0x00000009), propget, hidden] HRESULT eM21(
256 [id(0x00000009), propput, hidden] HRESULT eM21([in] single Value);
257 [id(0x0000000a), propget, hidden] HRESULT eM22(
259 [id(0x0000000a), propput, hidden] HRESULT eM22([in] single Value);
260 [id(0x0000000b), propget, hidden] HRESULT eDx(
262 [id(0x0000000b), propput, hidden] HRESULT eDx([in] single Value);
263 [id(0x0000000c), propget, hidden] HRESULT eDy(
265 [id(0x0000000c), propput, hidden] HRESULT eDy([in] single Value);
266 [id(0x0000000f), propget, hidden] HRESULT Data(
268 [id(0x0000000f), propput, hidden] HRESULT Data([in] XFORM XFORM);
281 [id(1), propget] HRESULT Top([out, retval] long* Units);
282 [id(1), propput] HRESULT Top([in] long Units);
283 [id(2), propget] HRESULT Left([out, retval] long* Units);
284 [id(2), propput] HRESULT Left([in] long Units);
285 [id(3), propget] HRESULT Bottom([out, retval] long* Units);
286 [id(3), propput] HRESULT Bottom([in] long Units);
287 [id(4), propget] HRESULT Right([out, retval] long* Units);
288 [id(4), propput] HRESULT Right([in] long Units);
289 [id(7), propget] HRESULT Data([out, retval] RECT* Rect);
290 [id(7), propput] HRESULT Data([in] RECT Rect);
291 [id(5)] HRESULT GetRectangle(
296 [id(6)] HRESULT SetRectangle(
323 [id(0x00000002), propget] HRESULT Id([out, retval] long* Id);
324 [id(0x0000000d), propget] HRESULT BezierPoints(
326 [id(0x00000004), propget] HRESULT DrawingAttributes(
328 [id(0x00000004), propputref] HRESULT DrawingAttributes(
330 [id(0x0000000c), propget] HRESULT Ink([out, retval] IInkDisp** Ink);
331 [id(0x0000000b), propget] HRESULT ExtendedProperties(
333 [id(0x0000000e), propget] HRESULT PolylineCusps(
335 [id(0x0000000f), propget] HRESULT BezierCusps(
337 [id(0x00000010), propget] HRESULT SelfIntersections(
339 [id(0x00000011), propget] HRESULT PacketCount(
341 [id(0x00000012), propget] HRESULT PacketSize(
343 [id(0x00000013), propget] HRESULT PacketDescription(
345 [id(0x00000014), propget] HRESULT Deleted(
347 [id(0x00000003)] HRESULT GetBoundingBox(
350 [id(0x00000005)] HRESULT FindIntersections(
353 [id(0x00000006)] HRESULT GetRectangleIntersections(
356 [id(0x00000007)] HRESULT Clip(
358 [id(0x00000008)] HRESULT HitTestCircle(
363 [id(0x00000009)] HRESULT NearestPoint(
368 [id(0x0000000a)] HRESULT Split(
371 [id(0x00000015)] HRESULT GetPacketDescriptionPropertyMetrics(
377 [id(0x00000016)] HRESULT GetPoints(
381 [id(0x00000017)] HRESULT SetPoints(
386 [id(0x00000018)] HRESULT GetPacketData(
390 [id(0x00000019)] HRESULT GetPacketValuesByProperty(
395 [id(0x0000001a)] HRESULT SetPacketValuesByProperty(
401 [id(0x0000001b)] HRESULT GetFlattenedBezierPoints(
404 [id(0x0000001d)] HRESULT Transform(
407 [id(0x0000001c)] HRESULT ScaleToRectangle(
409 [id(0x0000001e)] HRESULT Move(
412 [id(0x0000001f)] HRESULT Rotate(
416 [id(0x00000020)] HRESULT Shear(
419 [id(0x00000021)] HRESULT ScaleTransform(
433 [propget] HRESULT Count(
435 [propget, restricted] HRESULT _NewEnum(
437 [propget] HRESULT Ink(
439 [propget] HRESULT RecognitionResult(
441 HRESULT ToString(
443 HRESULT Item(
446 HRESULT Add(
448 HRESULT AddStrokes(
450 HRESULT Remove(
452 HRESULT RemoveStrokes(
454 HRESULT ModifyDrawingAttributes(
456 HRESULT GetBoundingBox(
459 HRESULT Transform(
462 HRESULT ScaleToRectangle(
464 HRESULT Move(
467 HRESULT Rotate(
471 HRESULT Shear(
474 HRESULT ScaleTransform(
477 HRESULT Clip(
479 HRESULT RemoveRecognitionResult();
489 [propget] HRESULT Count(
491 [propget] HRESULT _NewEnum(
493 HRESULT Item(
496 HRESULT Add(
499 HRESULT Remove(
501 HRESULT Clear();
514 [propget] HRESULT TopString(
516 [propget] HRESULT TopAlternate(
518 [propget] HRESULT TopConfidence(
520 [propget] HRESULT Strokes(
522 HRESULT AlternatesFromSelection(
527 HRESULT ModifyTopAlternate(
529 HRESULT SetResultOnStrokes();
539 [propget] HRESULT String(
541 [propget] HRESULT Confidence(
543 [propget] HRESULT Baseline(
545 [propget] HRESULT Midline(
547 [propget] HRESULT Ascender(
549 [propget] HRESULT Descender(
551 [propget] HRESULT LineNumber(
553 [propget] HRESULT Strokes(
555 [propget] HRESULT LineAlternates(
557 [propget] HRESULT ConfidenceAlternates(
559 HRESULT GetStrokesFromStrokeRanges(
562 HRESULT GetStrokesFromTextRange(
566 HRESULT GetTextRangeFromStrokes(
570 HRESULT AlternatesWithConstantPropertyValues(
573 HRESULT GetPropertyValue(
585 [propget] HRESULT Count(
587 [propget, restricted] HRESULT _NewEnum(
589 [propget] HRESULT Strokes(
591 HRESULT Item(
603 [propget] HRESULT Strokes(
605 [propget] HRESULT ExtendedProperties(
607 [propget] HRESULT Dirty(
609 [propput] HRESULT Dirty(
611 [propget] HRESULT CustomStrokes(
613 HRESULT GetBoundingBox(
616 HRESULT DeleteStrokes(
618 HRESULT DeleteStroke(
620 HRESULT ExtractStrokes(
624 HRESULT ExtractWithRectangle(
628 HRESULT Clip(
630 HRESULT Clone(
632 HRESULT HitTestCircle(
637 HRESULT HitTestWithRectangle(
641 HRESULT HitTestWithLasso(
646 HRESULT NearestPoint(
652 HRESULT CreateStrokes(
655 HRESULT AddStrokesAtRectangle(
658 HRESULT Save(
662 HRESULT Load(
664 HRESULT CreateStroke(
668 HRESULT ClipboardCopyWithRectangle(
673 HRESULT ClipboardCopy(
678 HRESULT CanPaste(
681 HRESULT ClipboardPaste(
695 HRESULT GetViewTransform([in] IInkTransform* ViewTransform);
696 HRESULT SetViewTransform([in] IInkTransform* ViewTransform);
697 HRESULT GetObjectTransform([in] IInkTransform* ObjectTransform);
698 HRESULT SetObjectTransform([in] IInkTransform* ObjectTransform);
699 HRESULT Draw(
702 HRESULT DrawStroke(
707 HRESULT PixelToInkSpace(
711 HRESULT InkSpaceToPixel(
715 HRESULT PixelToInkSpaceFromPoints(
718 HRESULT InkSpaceToPixelFromPoints(
721 HRESULT Measure(
724 HRESULT MeasureStroke(
728 HRESULT Move(
731 HRESULT Rotate(
735 HRESULT ScaleTransform(
780 [propget] HRESULT Name([out, retval] BSTR* Name);
781 [propget] HRESULT PlugAndPlayId([out, retval] BSTR* Id);
782 [propget] HRESULT MaximumInputRectangle([out, retval] IInkRectangle** Rectangle);
783 [propget] HRESULT HardwareCapabilities(
785 HRESULT IsPacketPropertySupported(
788 HRESULT GetPropertyMetrics(
809 [propget] HRESULT Name([out, retval] BSTR* Name);
810 [propget] HRESULT Id([out, retval] BSTR* Id);
811 [propget] HRESULT State([out, retval] InkCursorButtonState* CurrentState);
821 [propget] HRESULT Count([out, retval] long* Count);
822 [propget] HRESULT _NewEnum([out, retval] IUnknown** _NewEnum);
823 HRESULT Item(
835 [id(0x00000000), propget] HRESULT Name([out, retval] BSTR* Name);
836 [id(0x00000001), propget] HRESULT Id([out, retval] long* Id);
837 [id(0x00000004), propget] HRESULT Inverted(
839 [id(0x00000002), propget] HRESULT DrawingAttributes(
841 [id(0x00000002), propputref] HRESULT DrawingAttributes(
843 [id(0x00000005), propget] HRESULT Tablet(
845 [id(0x00000003), propget] HRESULT Buttons(
856 [propget] HRESULT Count([out, retval] long* Count);
857 [propget] HRESULT _NewEnum([out, retval] IUnknown** _NewEnum);
858 HRESULT Item(
938 [id(0x00000002), propget] HRESULT hWnd(
940 [id(0x00000002), propput] HRESULT hWnd([in] long CurrentWindow);
941 [id(0x00000001), propget] HRESULT Enabled(
943 [id(0x00000001), propput] HRESULT Enabled(
945 [id(0x00000005), propget] HRESULT DefaultDrawingAttributes(
947 [id(0x00000005), propputref] HRESULT DefaultDrawingAttributes(
949 [id(0x00000006), propget] HRESULT Renderer(
951 [id(0x00000006), propputref] HRESULT Renderer(
953 [id(0x00000007), propget] HRESULT Ink([out, retval] IInkDisp** Ink);
954 [id(0x00000007), propputref] HRESULT Ink([in] IInkDisp* Ink);
955 [id(0x00000008), propget] HRESULT AutoRedraw(
957 [id(0x00000008), propput] HRESULT AutoRedraw(
959 [id(0x00000009), propget] HRESULT CollectingInk(
961 [id(0x0000001c), propget] HRESULT CollectionMode(
963 [id(0x0000001c), propput] HRESULT CollectionMode(
965 [id(0x0000001f), propget] HRESULT DynamicRendering(
967 [id(0x0000001f), propput] HRESULT DynamicRendering(
969 [id(0x00000020), propget] HRESULT DesiredPacketDescription(
971 [id(0x00000020), propput] HRESULT DesiredPacketDescription(
973 [id(0x00000023), propget] HRESULT MouseIcon(
975 [id(0x00000023), propput] HRESULT MouseIcon(
977 [id(0x00000023), propputref] HRESULT MouseIcon(
979 [id(0x00000024), propget] HRESULT MousePointer(
981 [id(0x00000024), propput] HRESULT MousePointer(
983 [id(0x00000014), propget] HRESULT Cursors(
985 [id(0x00000015), propget] HRESULT MarginX(
987 [id(0x00000015), propput] HRESULT MarginX([in] long MarginX);
988 [id(0x00000016), propget] HRESULT MarginY(
990 [id(0x00000016), propput] HRESULT MarginY([in] long MarginY);
991 [id(0x00000019), propget] HRESULT Tablet(
993 [id(0x00000026), propget] HRESULT SupportHighContrastInk(
995 [id(0x00000026), propput] HRESULT SupportHighContrastInk(
997 [id(0x0000001d)] HRESULT SetGestureStatus(
1000 [id(0x0000001e)] HRESULT GetGestureStatus(
1003 [id(0x00000018)] HRESULT GetWindowInputRectangle(
1005 [id(0x00000017)] HRESULT SetWindowInputRectangle(
1007 [id(0x0000001a)] HRESULT SetAllTabletsMode(
1009 [id(0x0000001b)] HRESULT SetSingleTabletIntegratedMode(
1011 [id(0x0000000b)] HRESULT GetEventInterest(
1014 [id(0x0000000a)] HRESULT SetEventInterest(