HRESULT Create<ObjectType>( I<ObjectType>** Result );
I<ObjectType> Create<ObjectType>();
Function Create<ObjectType>() As I<ObjectType>
這個頁面有幫助嗎?