ReactOS 0.4.16-dev-2135-g2f5a67f
enumvariant_funcs Struct Reference

#include <msxml_private.h>

Collaboration diagram for enumvariant_funcs:

Public Attributes

HRESULT(* get_item )(IUnknown *, LONG, VARIANT *)
 
HRESULT(* next )(IUnknown *)
 

Detailed Description

Definition at line 123 of file msxml_private.h.

Member Data Documentation

◆ get_item

HRESULT(* enumvariant_funcs::get_item) (IUnknown *, LONG, VARIANT *)

Definition at line 125 of file msxml_private.h.

◆ next

HRESULT(* enumvariant_funcs::next) (IUnknown *)

Definition at line 126 of file msxml_private.h.


The documentation for this struct was generated from the following file: