IAccPropServer 接口
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
IAccPropServer 及其公开的所有成员都属于组件对象模型 (COM) IAccPropServer
接口的托管包装的一部分。
public interface class IAccPropServer
[System.Runtime.InteropServices.Guid("76C0DBBB-15E0-4E7B-B61B-20EEEA2001E0")]
[System.Runtime.InteropServices.InterfaceType(1)]
public interface IAccPropServer
[System.Runtime.InteropServices.Guid("76C0DBBB-15E0-4E7B-B61B-20EEEA2001E0")]
[System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)]
public interface IAccPropServer
[<System.Runtime.InteropServices.Guid("76C0DBBB-15E0-4E7B-B61B-20EEEA2001E0")>]
[<System.Runtime.InteropServices.InterfaceType(1)>]
type IAccPropServer = interface
[<System.Runtime.InteropServices.Guid("76C0DBBB-15E0-4E7B-B61B-20EEEA2001E0")>]
[<System.Runtime.InteropServices.InterfaceType(System.Runtime.InteropServices.ComInterfaceType.InterfaceIsIUnknown)>]
type IAccPropServer = interface
Public Interface IAccPropServer
- 属性
方法
GetPropValue(Byte, UInt32, Guid, Object, Int32) |
IAccPropServer 及其公开的所有成员都属于组件对象模型 (COM) |