HRESULT Create<ObjectType>( I<ObjectType>** Result );
I<ObjectType> Create<ObjectType>();
Function Create<ObjectType>() As I<ObjectType>
このページは役に立ちましたか?