HRESULT Create<ObjectType>( I<ObjectType>** Result );
I<ObjectType> Create<ObjectType>();
Function Create<ObjectType>() As I<ObjectType>
이 페이지가 도움이 되었나요?