UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
COMPointer.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5// HEADER_UNIT_SKIP - Should not be included
6
7UE_DEPRECATED_HEADER(4.27, "#include Microsoft/COMPointer.h instead of Windows/COMPointer.h.")
8
9#include "Microsoft/COMPointer.h"
#define UE_DEPRECATED_HEADER(Version, Message)
Definition CoreMiscDefines.h:398