HRESULT Create<ObjectType>( I<ObjectType>** Result );
I<ObjectType> Create<ObjectType>();
Function Create<ObjectType>() As I<ObjectType>
此页面对您有帮助吗?