ComPtr::Get Method
Retrieves a pointer to the interface that is associated with this ComPtr.
T* Get() const;
Return Value
Pointer to the interface that is associated with this ComPtr.
Requirements
Header: client.h
Namespace: Microsoft::WRL
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Retrieves a pointer to the interface that is associated with this ComPtr.
T* Get() const;
Pointer to the interface that is associated with this ComPtr.
Header: client.h
Namespace: Microsoft::WRL